zzlyw / machine-learning-exercisesLinks
The exercises about machine learning course.
☆117Updated 8 years ago
Alternatives and similar repositories for machine-learning-exercises
Users that are interested in machine-learning-exercises are comparing it to the libraries listed below
Sorting:
- ☆278Updated 7 years ago
- Homework of Andrew Ng's "Machine Learning" course in Coursera☆116Updated 7 years ago
- 吴恩达《深度学习》系列课程笔记及代码 | Notes in Chinese for Andrew Ng Deep Learning Course☆1,031Updated 3 years ago
- 吴恩达《深度学习》学习笔记(xmind)、代码视频讲解☆465Updated 5 years ago
- (完结)网易云课堂微专业《深度学习工程师》听课笔记,编程作业和课后练习☆442Updated 6 years ago
- This something about deep learning on Coursera by Andrew Ng☆246Updated 7 years ago
- Homework about Machine Learning of Coursera taught by andrew ng☆123Updated 6 years ago
- 深度学习笔记☆811Updated 5 years ago
- 斯坦福 cs231n 作业代码实践☆655Updated 3 years ago
- Stanford CS231n assignment in 2019 spring☆390Updated 6 years ago
- 微专业: 吴恩达 深度学习工程师 作业☆206Updated 7 years ago
- coursera吴恩达机器学习课程作业自写Python版本+Matlab原版☆950Updated 7 years ago
- Implementation of algorithms introduced in CS229.☆390Updated 3 years ago
- NTU ML2017 Spring and Fall Homework Hung-yi_Li 李宏毅老师 机器学习课程作业☆880Updated 6 years ago
- Coursera上斯坦福大学的机器学习编程作业——Andrew Ng☆194Updated 9 years ago
- The assignment code for Coursera by Ng's ML course☆65Updated 3 years ago
- 台湾大学李宏毅老师机器学习☆1,134Updated 6 years ago
- 个人使用jupyter notebook整理的peter的《机器学习实战》代码,使其更有层次感,更加连贯,也加了一些自己的修改,以及注释☆306Updated 7 years ago
- Exercises answers to the book "machine-learning" written by Prof. Zhou Zhihua of Nanjing University☆544Updated 6 years ago
- Coursera Machine Learning (Andrew Ng) --- python code☆128Updated 9 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆553Updated 5 years ago
- 吴恩达(Andrew Ng)在coursera的机器学习课程习题的python实现☆132Updated 6 years ago
- Data&code for Machine-Learning-in-Action by Python3 | 《机器学习实战》数据与Python3源码☆416Updated 3 years ago
- 周志华《机器学习》阅读笔记☆420Updated 3 years ago
- 网易云课堂终于官方发布了吴恩达经过授权的汉化课程-“”深度学习专项课程“”,这是自己做的一些笔记以及代码。下为网易云学习链接☆202Updated 3 years ago
- ✒统计学习方法第二版(李航) 学习笔记、代码实现、课后习题☆365Updated 6 years ago
- notes of machine learning algorithm derivation☆789Updated 6 years ago
- PyTorch从入门到精通☆888Updated 5 years ago
- 深度学习常用优化方法详解☆268Updated 8 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆226Updated 6 years ago