cryer / Coursera_deep_learningLinks
This something about deep learning on Coursera by Andrew Ng
☆246Updated 6 years ago
Alternatives and similar repositories for Coursera_deep_learning
Users that are interested in Coursera_deep_learning are comparing it to the libraries listed below
Sorting:
- B站上炼数成金的公开课笔记☆363Updated 5 years ago
- 深度学习笔记☆806Updated 4 years ago
- 微专业: 吴恩达 深度学习工程师 作业☆205Updated 7 years ago
- DeepLearning.ai课程学习Jupyter Notebook作业☆584Updated 4 years ago
- 吴恩达《深度学习》学习笔记(xmind)、代码视频讲解☆459Updated 5 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆224Updated 6 years ago
- 吴恩达《深度学习》系列课程笔记及代码 | Notes in Chinese for Andrew Ng Deep Learning Course☆1,023Updated 3 years ago
- 深度学习面试问题 回答对应的DeepLearning中文版页码☆871Updated 7 years ago
- NTU ML2017 Spring and Fall Homework Hung-yi_Li 李宏毅老师 机器学习课程作业☆876Updated 6 years ago
- Deep Learning Interview 深度学习面试题目汇总☆1,105Updated 7 years ago
- 深度学习常用优化方法详解☆268Updated 8 years ago
- 个人使用jupyter notebook整理的peter的《机器学习实战》代码,使其更有层次感,更加连贯,也加了一些自己的修改,以及注释☆304Updated 7 years ago
- 《机器学习实战》一书中的代码,用python3重写,未完待续。☆22Updated 6 years ago
- (完结)网易云课堂微专业《深度学习工程师》听课笔记,编程 作业和课后练习☆437Updated 6 years ago
- homework for CS231n 2017☆161Updated 7 years ago
- This is the cs231n assignment solution☆47Updated 6 years ago
- Machine Learning code in Python3.x. (机器学习实战 py3代码整理)Some notes about the practices:(for reference only)☆269Updated 7 years ago
- 廖星宇《深度学习入门之PyTorch》代码实践☆142Updated 7 years ago
- ☆274Updated 6 years ago
- Exercises answers to the book "machine-learning" written by Prof. Zhou Zhihua of Nanjing University☆545Updated 6 years ago
- Data&code for Machine-Learning-in-Action by Python3 | 《机器学习实战》数据与Python3源码☆418Updated 2 years ago
- Homework about Machine Learning of Coursera taught by andrew ng☆123Updated 5 years ago
- Jupyter notebooks for using & learning Keras☆2,194Updated 6 years ago
- TensorFlow 中文教程 (Chinese Tutorials)☆398Updated 6 years ago
- Homework of Andrew Ng's "Machine Learning" course in Coursera☆116Updated 7 years ago
- A deep learning library to provide algs in pure Numpy or Tensorflow.☆292Updated 7 years ago
- cifar10数据集上进行图片分类,基于tensorflow框架,旨在探究不同的改进策略对分类准确率的影响,如何一步步得提高准确率☆570Updated 6 years ago
- Chinese (zh-cn) translation of the Keras documentation.☆792Updated 3 years ago
- Notes, Codes, and Tutorials for the Deep Learning Course <which I taught at ChinaHadoop>☆264Updated 7 years ago
- the data and ipython notebook of my attempt to solve the kaggle titanic problem