Skip to content
View zhangjing1225's full-sized avatar

Block or report zhangjing1225

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. RBF_NN_Python RBF_NN_Python Public

    Forked from shiluqiang/RBF_NN_Python

    Python code of RBF neural network classification model

    Python

  2. machinLearningProject machinLearningProject Public

    Forked from June2Hua/machinLearningProject

    学习吴恩达视频,完成一个小project。使用梯度下降、正则化、神经网络进行房价的预测。使用python中的numpy、scipy、pandas以及matplotlib完成编程的实现。

    Python

  3. rbfnnpy rbfnnpy Public

    Forked from eugeniashurko/rbfnnpy

    Radial Basis Function Neural Network implementation for Python

    Python

  4. MachineLearning_Ass2 MachineLearning_Ass2 Public

    Forked from wangtuntun/MachineLearning_Ass2

    神经网络的实现,包括bp神经网络和rbf神经网络

    Python

  5. BP-Algorithm BP-Algorithm Public

    Forked from INTERMT/BP-Algorithm

    一文彻底搞懂BP算法:原理推导+数据演示+项目实战

    Python

  6. iris_classification_BPNeuralNetwork iris_classification_BPNeuralNetwork Public

    Forked from MichaelLee826/iris_classification_BPNeuralNetwork

    Python 基于BP神经网络实现鸢尾花的分类

    Python