YQGong / NN_From_ScratchLinks
B站视频系列-从零开始的神经网络
☆111Updated 2 years ago
Alternatives and similar repositories for NN_From_Scratch
Users that are interested in NN_From_Scratch are comparing it to the libraries listed below
Sorting:
- 周志华《机器学习》☆93Updated 7 years ago
- Homework of Andrew Ng's "Machine Learning" course in Coursera☆116Updated 6 years ago
- 龙曲良《TensorFlow深度学习》学习笔记及代码,采用TensorFlow2.0.0版本☆175Updated 2 years ago
- The Sound of Sorting: Visualize and Audibilize 12 classic sorting algorithms in real time☆293Updated 5 years ago
- 一个面向初学者的 ,友好的Keras入门教程☆123Updated 5 years ago
- B站上炼数成金的公开课笔记☆363Updated 5 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆154Updated 6 years ago
- Deep learning algorithms source code for beginners with python3☆29Updated 6 years ago
- 内容摘自'中国大学MOOC'☆152Updated 6 years ago
- LOL自动攻击系统☆24Updated 6 years ago
- 学习计算机视觉的道路上☆39Updated 6 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆223Updated 6 years ago
- ☆183Updated 6 years ago
- ☆174Updated 2 years ago
- Source code from the book 【深度学习入门-基于Python的理论与实现】☆150Updated 6 years ago
- DeepLearning and CV notes.☆352Updated 2 years ago
- YOLO3 动漫人脸检测 (Based on keras and tensorflow) 2019-1-19☆130Updated 4 years ago
- Artificial Intelligence Learning Notes.☆273Updated 2 years ago
- \LaTeX 中文模版收集。☆55Updated 7 years ago
- Homework about Machine Learning of Coursera taught by andrew ng☆124Updated 5 years ago
- ☆141Updated 6 years ago
- 本代码加入了神经风格迁移中文注释,更易理解,同时新加入begin.py可直接运行调试。☆46Updated 7 years ago
- 通过DCGAN生成动漫人物头像☆83Updated 6 years ago
- 使用OpenCV实现色块追踪 为了方便大家入门OpenCV以及使用OpenCV实现颜色识别, 阿凯编写了相关的上位机脚本, 同时也有. 刚开始的时候, 你的精力可以放在算法流程上面, 没必要在前期过于关注代码的细节. 脚本的代码阿凯也是逐行注释的, 也可以作为你的项目参考 …☆93Updated 6 years ago
- 机器学习笔记地址:http://hugsy.top/Machine_Learning/#/☆25Updated 5 years ago
- Tensorflow VGG16☆12Updated 6 years ago
- 书籍:深度学习框架pytorch入门与实践☆158Updated 7 years ago
- ☆110Updated 7 years ago
- TensorFlow2.0 官方教程翻译,基本概念讲解、实战项目、TensorFlow2.0编程技巧。☆201Updated 5 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆545Updated 4 years ago