fmscole / backpropagationLinks
学习反向传播的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
Sorting:
- Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh☆304Updated 7 years ago
- pytorch源码阅读 0.2.0 版本☆90Updated 5 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆154Updated 6 years ago
- 各种深度学习结构、模型和技巧的集合☆122Updated 5 years ago
- Review, theoretical analysis and implementation of classic Machine Learning methods☆100Updated last year
- A small deep-learning framework with C++/Python/CUDA☆54Updated 7 years ago
- cnn☆135Updated 5 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆223Updated 6 years ago
- tinynn with automatic differentiation☆40Updated last year
- 工程与学术笔记☆187Updated 4 months ago
- Simplified implementations of deep learning related works☆125Updated 4 years ago
- 《深入理解TensorFlow》项目代码与样章☆309Updated 5 years ago
- machine learning algorithm☆163Updated 3 years ago
- my blog☆55Updated 5 years ago
- 用例子学习PyTorch1.0(Learning PyTorch with Examples 中文翻译与学习)☆76Updated 6 years ago
- 深度学习面试汇总,基本知识点的查漏补缺☆116Updated 7 years ago
- A simple deep learning framework in pure python for purpose of learning in DL☆442Updated 5 months ago
- ☆85Updated last year
- 《统计学习方法》李航 c++实现,包含书中例题,新手练习c++,希望指正.☆95Updated 6 years ago
- 论文分享☆41Updated 2 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆545Updated 4 years ago
- 深度学习常用优化方法详解☆268Updated 7 years ago
- 源码实现:《TensorFlow实战》黄文坚,唐源 著☆176Updated 6 years ago
- A deep learning library to provide algs in pure Numpy or Tensorflow.☆292Updated 7 years ago
- ☆110Updated 7 years ago
- ☆185Updated 6 years ago
- ☆121Updated 5 years ago
- This is a note on matrix derivatives and described my own experience in detail. Hope you'll like it.☆559Updated 6 years ago
- 郑泽宇等《TensorFlow实战Google深度学习框架》(第二版)学习☆41Updated 6 years ago
- 刷题笔记:LeetCode和剑指Offer等☆91Updated 6 years ago