MorvanZhou / Tensorflow2-Tutorial
Tensorflow 2.0 toy examples
☆210Updated 4 years ago
Alternatives and similar repositories for Tensorflow2-Tutorial:
Users that are interested in Tensorflow2-Tutorial are comparing it to the libraries listed below
- 龙曲良《TensorFlow深度学习》学习笔记及代码,采用TensorFlow2.0.0版本☆170Updated last year
- 慕课网上深度学习之神经网络(CNN RNN GAN)算法原理+实战练习的代码和部分数据☆39Updated 5 years ago
- Source codes for the book "Application of Neural Network and PyTorch"☆155Updated 2 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆255Updated 6 years ago
- (Unoffical)人工智能实践:Tensorflow笔记☆169Updated 4 years ago
- 天池竞赛-智慧海洋开源代码☆53Updated 4 years ago
- Tutorials of Tensorflow for beginners with popular data sets and projects. Let's have fun to learn Machine Learning with Tensorflow.☆115Updated 4 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆218Updated 5 years ago
- 主要存储Datawhale组队学习中“强化学习”方向的资料。☆32Updated 4 years ago
- ☆413Updated 3 years ago
- 强化学习☆61Updated 5 years ago
- PyTorch深度学习开源电子书☆134Updated 3 years ago
- ☆171Updated 2 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- ☆43Updated 5 years ago
- 用 jupyter notebook做的一些机器学习项目☆78Updated 5 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 6 years ago
- 《深度学习》花书手推笔记☆491Updated 4 years ago
- Python code of RBF neural network classification model