fmscole / backpropagation
学习反向传播的python3代码
☆56Updated 5 years ago
Alternatives and similar repositories for backpropagation:
Users that are interested in backpropagation are comparing it to the libraries listed below
- tinynn with automatic differentiation☆38Updated last year
- Review, theoretical analysis and implementation of classic Machine Learning methods☆100Updated last year
- cnn☆133Updated 5 years ago
- my blog☆55Updated 5 years ago
- A small deep-learning framework with C++/Python/CUDA☆53Updated 6 years ago
- pytorch源码阅读 0.2.0 版本☆90Updated 5 years ago
- Easy to use Pytorch☆71Updated 4 years ago
- 腾讯/百度/华为/商汤等AI公司算法岗内推汇总(含校招、社招、实习生岗)☆44Updated 4 years ago
- Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh☆302Updated 7 years ago
- Learn tensorflow tf.data API☆26Updated 6 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试 听雷老师《机器学习》《深度学习》视频☆153Updated 6 years ago
- 《深入理解TensorFlow》项目代码与样章☆306Updated 4 years ago
- 使用numpy构建cnn复习深度学习知识☆35Updated 6 years ago
- 深度学习面试汇总,基本知识点的查漏补缺☆115Updated 6 years ago
- ☆121Updated 5 years ago
- Deep Learning☆21Updated 6 years ago
- A super light-weight deep learning library based on NumPy in PyTorch fashion.☆94Updated 3 years ago
- Simple demos for beginners of Tensorflow!☆21Updated 5 years ago
- 《Pattern Recognition and Machine Learning》阅读讨论班☆34Updated 5 years ago
- 论文阅读以及笔记☆31Updated 4 years ago
- Try to use tf.estimator and tf.data together to train a cnn model.☆79Updated 6 years ago
- NumPy实现类PyTorch的动态计算图和神经网络框架(MLP, CNN, RNN, Transformer)☆80Updated 8 months ago
- Deep learning algorithms source code for beginners with python3☆29Updated 5 years ago
- ☆33Updated last year
- CUDA 编程指南学习☆27Updated 6 years ago
- We will introduce the researchers who made great contributions to DNNs in the projects.☆196Updated 5 years ago
- mini dataloader☆15Updated 2 years ago
- AI研习社☆27Updated 4 years ago
- 论文分享☆42Updated 2 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆222Updated 6 years ago