Skip to content
View JonathonYan1993's full-sized avatar
Focusing
Focusing
  • China

Block or report JonathonYan1993

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. ML_DecisionTree_prepruning_postpruning ML_DecisionTree_prepruning_postpruning Public

    本程序实现决策树的建立与可视化,以及决策树的预剪枝与后剪枝,数据集为西瓜书4.2、4.3节中的西瓜数据集

    Python 35 16

  2. DL_MLP_CNN_RNN_LSTM_Numpy DL_MLP_CNN_RNN_LSTM_Numpy Public

    Basic DL algorithms implemented with Numpy ,inlcuding MLP, CNN, simple RNN, basic LSTM.

    Python 1

  3. DeepLearning-500-questions DeepLearning-500-questions Public

    Forked from scutan90/DeepLearning-500-questions

    深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06

  4. ML_NaiveBayes_SVM_NeuralNet_EnsembleL_Cluster_PCA_numpy ML_NaiveBayes_SVM_NeuralNet_EnsembleL_Cluster_PCA_numpy Public

    Basic ML algorithms implemented with Numpy, including NaiveBayes, SVM, Ensemble Learning, Cluster, PCA.

    Python