gradyfitz / comp20008-notebooksLinks
A repository for comp20008 notebooks to be pulled by students using nbgitpuller.
☆21Updated 4 years ago
Alternatives and similar repositories for comp20008-notebooks
Users that are interested in comp20008-notebooks are comparing it to the libraries listed below
Sorting:
- Implementation of algorithms introduced in CS229.☆391Updated 3 years ago
- 记录Learning from data一书中的习题解答☆1,003Updated 6 years ago
- Coursera Machine Learning (Andrew Ng) implements in Python☆10Updated 2 years ago
- Quiz & Assignment of Coursera☆921Updated 5 years ago
- 周志华-机器学习☆285Updated 5 years ago
- Analyzing NBA data using Spark 2.1☆22Updated 6 years ago
- 《神经网络与深度学习》课后习题答案-分享讨论☆783Updated 5 years ago
- ☆195Updated 7 years ago
- A series of Jupyter notebooks with Chinese comment that walk you through the fundamentals of Machine Learning and Deep Learning in python…☆1,554Updated 3 years ago
- Mathematical derivation and pure Python code implementation of machine learning algorithms.☆1,549Updated last year
- notes of machine learning algorithm derivation☆790Updated 6 years ago
- Solutions for All of Statistics by Wasserman☆13Updated 4 years ago
- 台湾大学李宏毅老师机器学习☆1,151Updated 6 years ago
- Source Code for Machine Learning in Action for Python 3.X☆363Updated 5 years ago
- Caltech Machine Learning course notes and homework. Implements from scratch algorithms like SVM, neural networks, backpropagation, percep…☆48Updated 6 years ago
- 《统计学习方法》的代码实现☆110Updated 5 years ago
- 周志华《机器学习》阅读笔记☆422Updated 3 years ago
- My personal notes☆1,776Updated 3 years ago
- 统计学习方法训练营课程作业及答案,视频笔记在线阅读地址:https://relph1119.github.io/statistical-learning-method-camp☆198Updated 3 years ago
- A tool library of classical machine learning algorithms with only numpy.☆221Updated 4 years ago
- 机器学习过程中所看的书,视频和源码☆855Updated 3 years ago
- ✒统计学习方法第二版(李航) 学习笔记、代码实现、课后习题☆366Updated 6 years ago
- numpy 实现的 周志华《机器学习》书中的算法及其他一些传统机器学习算法☆244Updated 6 years ago
- 《深度学习》花书手推笔记☆506Updated 5 years ago
- Course notes and assignments in the Algorithms specialization from Stanford University on Coursera☆18Updated 5 years ago
- Stanford CS229 (Autumn 2017)☆373Updated 8 years ago
- After watching all the videos of the famous Standford's CS231n course that took place in 2017, i decided to take summary of the whole cou…☆1,573Updated 6 years ago
- 机器学习算法的公式推导以及numpy实现☆2,118Updated 2 years ago
- Repo for MIT 6.036 Machine Learning