Skip to content
View MtQomolangma's full-sized avatar

Block or report MtQomolangma

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Statistical-Learning-Method_Code Statistical-Learning-Method_Code Public

    Forked from Dod-o/Statistical-Learning-Method_Code

    手写实现李航《统计学习方法》书中全部算法

    Python

  2. ML-NLP ML-NLP Public

    Forked from NLP-LOVE/ML-NLP

    此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。

    Jupyter Notebook

  3. algorithm-note algorithm-note Public

    Forked from dairongpeng/algorithm-note

    该系列包括数组,链表,树,图,递归,DP,有序表等相关数据结构与算法的讲解及代码实现。

    Java

  4. python-neuroevolution python-neuroevolution Public

    Forked from Hellisotherpeople/python-neuroevolution

    An implementation of "Conventional Neuroevolution" - evolving ANNs without backpropegation

    Python

  5. neural-network-with-genetic-algorithm-optimizer neural-network-with-genetic-algorithm-optimizer Public

    Forked from DPCscience/neural-network-with-genetic-algorithm-optimizer

    Train neural network with genetic algorithm (alternative method to backpropagation)

    Python

  6. ga_bp ga_bp Public

    Forked from SureeLee/ga_bp

    a back propagation neural network with genetic algorithm

    Python