italyfiori / TinyDeepLearningLinks
a simple deep learning framework implemented from scratch using Python.
☆33Updated 4 years ago
Alternatives and similar repositories for TinyDeepLearning
Users that are interested in TinyDeepLearning are comparing it to the libraries listed below
Sorting:
- This resource implements a deep neural network through Numpy, and is equipped with easy-to-understand theoretical derivation, mainly for …☆78Updated 6 years ago
- Simple RNN, LSTM and Differentiable Neural Computer in pure Numpy☆414Updated 3 years ago
- cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attentio…☆208Updated 4 years ago
- Super-Machine-Learning-Revision-Notes☆75Updated 5 years ago
- 《深度学习理论与实战:基础篇》代码☆136Updated 4 years ago
- 深度学习处理数据的一些基本操作☆33Updated 6 years ago
- PyTorch中文入门教程☆43Updated 7 years ago
- 此项目是《剑指offer》第二版里算法面试题的Python3实现版本,作为一本经典书籍,可以时常拿出来看一看、翻一翻、记一记。同时也是为了Python程序员能够更好的通过公司的技术面试,拿到心仪的offer。☆121Updated 4 years ago
- 天池 大数据比赛总结☆40Updated 7 years ago
- 高效决策树算法系列笔记☆229Updated 6 years ago
- 思维误区: 用理想模型来思考复杂现实问题☆39Updated 4 years ago
- several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytor…☆65Updated 2 years ago
- 记录我学习数据挖掘过程的笔记和见到的奇技☆123Updated 6 years ago
- 科赛 携程出行产品未来14个月销量预测 第2名☆62Updated 8 years ago
- 用python实现机器学习各种经典算法☆40Updated 2 years ago
- ☆46Updated 4 years ago
- 深度学习和NLP随笔☆26Updated 6 years ago
- 《Pattern Recognition and Machine Learning》阅读讨论班☆35Updated 6 years ago
- 比赛开源汇总☆81Updated 6 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆154Updated 6 years ago
- 个人维护的《Python大战机器学习:数据科学家的一个小目标》对应的源码;IDE:PyCharm☆18Updated 7 years ago
- 《深度学习》因封面为一簇花丛又称“花书”,是由深度学习领域老、中、青三代结合而成的经 典之作,被业界尊称为“AI圣经”。其中Yoshua Bengio为深度学习的三驾马车之一,Ian Goodfellow因发明了GAN而闻名,最后Aaron Courville为青年研究者。花…☆52Updated 6 years ago
- Learn Computer Vision The Hard Way,通过实际案例来学习计算机视觉。☆74Updated 5 years ago
- 机器学习与深度学习算法示例☆105Updated 5 years ago
- 一群 ML 自学者的日常☆60Updated 5 years ago
- ☆54Updated 6 years ago
- The source code and dataset about <Deep Learning - Best Practices on TensorFlow Engineering Implementation>☆218Updated 4 years ago
- 200行写一个自动微分工具☆52Updated 5 years ago
- 源码实现:《TensorFlow实战》黄文坚,唐源 著☆176Updated 6 years ago
- 自然语言处理相关实验实现 some experiment of natural language processing, Like text classification, named entity recognition, pos-tags, segment, key …☆54Updated 6 years ago