All Projects → Doraemonzzz → Ml Foundation And Ml Techniques

Doraemonzzz / Ml Foundation And Ml Techniques

台大机器学习课程作业详解

Projects that are alternatives of or similar to Ml Foundation And Ml Techniques

Talks
Stars: ✭ 247 (-0.8%)
Mutual labels:  jupyter-notebook
Stanford Cs231
Resources for students in the Udacity's Machine Learning Engineer Nanodegree to work through Stanford's Convolutional Neural Networks for Visual Recognition course (CS231n).
Stars: ✭ 249 (+0%)
Mutual labels:  jupyter-notebook
Mixup Generator
An implementation of "mixup: Beyond Empirical Risk Minimization"
Stars: ✭ 250 (+0.4%)
Mutual labels:  jupyter-notebook
Faiss note
faiss wiki in chinese.
Stars: ✭ 248 (-0.4%)
Mutual labels:  jupyter-notebook
Nodebook
Repeatable analysis plugin for Jupyter notebook
Stars: ✭ 249 (+0%)
Mutual labels:  jupyter-notebook
Cvpr2019 pyramid Feature Attention Network For Saliency Detection
code and model of Pyramid Feature Selective Network for Saliency detection
Stars: ✭ 249 (+0%)
Mutual labels:  jupyter-notebook
Building Machine Learning Projects With Tensorflow
Building Machine Learning Projects with TensorFlow by Packt
Stars: ✭ 247 (-0.8%)
Mutual labels:  jupyter-notebook
Pointrend Pytorch
A PyTorch implementation of PointRend: Image Segmentation as Rendering
Stars: ✭ 249 (+0%)
Mutual labels:  jupyter-notebook
Mixture Density Networks For Distribution And Uncertainty Estimation
A generic Mixture Density Networks (MDN) implementation for distribution and uncertainty estimation by using Keras (TensorFlow)
Stars: ✭ 249 (+0%)
Mutual labels:  jupyter-notebook
Drowsiness detection
Stars: ✭ 250 (+0.4%)
Mutual labels:  jupyter-notebook
Pytorch Seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Stars: ✭ 3,418 (+1272.69%)
Mutual labels:  jupyter-notebook
Solt
Streaming over lightweight data transformations
Stars: ✭ 249 (+0%)
Mutual labels:  jupyter-notebook
Deep Learning Machine Learning Stock
Stock for Deep Learning and Machine Learning
Stars: ✭ 240 (-3.61%)
Mutual labels:  jupyter-notebook
Wavegrad
Implementation of Google Brain's WaveGrad high-fidelity vocoder (paper: https://arxiv.org/pdf/2009.00713.pdf). First implementation on GitHub.
Stars: ✭ 245 (-1.61%)
Mutual labels:  jupyter-notebook
Coursework
summer school coursework
Stars: ✭ 249 (+0%)
Mutual labels:  jupyter-notebook
Dl tutorial
Tutorials for deep learning
Stars: ✭ 247 (-0.8%)
Mutual labels:  jupyter-notebook
Naucse.python.cz
Website with learning materials / Stránka s učebními materiály
Stars: ✭ 248 (-0.4%)
Mutual labels:  jupyter-notebook
Ml sagemaker studies
Case studies, examples, and exercises for learning to deploy ML models using AWS SageMaker.
Stars: ✭ 249 (+0%)
Mutual labels:  jupyter-notebook
Pysolar
Pysolar is a collection of Python libraries for simulating the irradiation of any point on earth by the sun. It includes code for extremely precise ephemeris calculations.
Stars: ✭ 249 (+0%)
Mutual labels:  jupyter-notebook
Pytorch modelsize
Estimates the size of a PyTorch model in memory
Stars: ✭ 249 (+0%)
Mutual labels:  jupyter-notebook

ML Foundation and ML Techniques

今年2月的时候开始学习台大林轩田老师的机器学习课程,感觉讲的很好,这里记录一下作业详解,一来加深自己的理解,二来可以给需要的小伙伴参考下。因为笔者水平有限,难免有些错误,欢迎指出。 (其实这部分的资料和我之前整理的Learning from data差不多,更全面的部分可以参考Learning from data的习题整理。)


作业地址:
https://www.csie.ntu.edu.tw/~htlin/course/ml15fall/

参考资料:
https://blog.csdn.net/a1015553840/article/details/51085129
http://www.vynguyen.net/category/study/machine-learning/page/6/
http://book.caltech.edu/bookforum/index.php
http://beader.me/mlnotebook/
https://blog.csdn.net/qian1122221
https://acecoooool.github.io/blog/


补充说明:仓库中有四类文件,分别是Jupyter Notebook,py,pdf,md,代码部分保存在Jupyter Notebook和py文件中。


更新日志:

2018/6/1

  • 上传HW1

2018/6/15

  • 上传HW2

2018/7/1

  • 上传HW3

2018/7/15

  • 上传HW4

2018/7/29

  • 上传HW5

2018/8/7

  • 上传HW6

2018/9/24

  • 上传HW7

2018/10/7

  • 上传HW8

2018/11/29

  • 感谢黄博的推广,最近star的小伙伴逐渐增多,我后续会抽空对资料进行一些优化,如果大家发现什么问题可以直接发issue,希望能借助大家的力量把这份资料做的更好,谢谢!

2019/2/13

  • 优化HW1,修改代码并调整格式。

2019/2/20

  • 优化HW2,修改代码并调整格式。

2019/3/7

  • 优化HW3,修改代码并调整格式。

2019/3/16

  • 优化HW4,修改代码并调整格式。

2019/3/27

  • 优化HW5,修改代码并调整格式。

2019/3/31

  • 上传HW0。

2019/4/8

  • 优化HW6,修改代码并调整格式。

2019/4/13

  • 优化HW7,修改代码并调整格式。

2019/4/20

  • 优化HW8,修改代码并调整格式。
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].