All Projects → hecongqing → Tensorflow2.0 Notes

hecongqing / Tensorflow2.0 Notes

Tensorflow 2.0 Notes 提供了TF2.0案例实战以及TF2.0基础实战,目标是帮助那些希望和使用Tensorflow 2.0进行深度学习开发和研究的朋友快速入门,其中包含的Tensorflow 2.0教程基本通过测试保证可以成功运行(有问题的可以提issue,笔记网站正在建设中)。

Projects that are alternatives of or similar to Tensorflow2.0 Notes

Learning Content
Resources for the study group in IIT Guwahati focused on learning Artificial Intelligence.
Stars: ✭ 187 (+0%)
Mutual labels:  jupyter-notebook
Worldmodels
World Models with TensorFlow 2
Stars: ✭ 185 (-1.07%)
Mutual labels:  jupyter-notebook
Dragan
A stable algorithm for GAN training
Stars: ✭ 189 (+1.07%)
Mutual labels:  jupyter-notebook
Stylenet
A cute multi-layer LSTM that can perform like a human 🎶
Stars: ✭ 187 (+0%)
Mutual labels:  jupyter-notebook
Catalogos Dados Brasil
Mapeamento de iniciativas (e catálogos) de dados abertos governamentais no Brasil.
Stars: ✭ 187 (+0%)
Mutual labels:  jupyter-notebook
Iridescent
Solid data structure and algorithms
Stars: ✭ 188 (+0.53%)
Mutual labels:  jupyter-notebook
Multiresunet
Stars: ✭ 187 (+0%)
Mutual labels:  jupyter-notebook
Clustergrammer
An interactive heatmap visualization built using D3.js
Stars: ✭ 188 (+0.53%)
Mutual labels:  jupyter-notebook
Ghapi
A delightful and complete interface to GitHub's amazing API
Stars: ✭ 187 (+0%)
Mutual labels:  jupyter-notebook
Notebooks
Jupyter Notebooks with Deep Learning Tutorials
Stars: ✭ 188 (+0.53%)
Mutual labels:  jupyter-notebook
Mipt data mining in action 2016
"Data Mining in Action Course", Moscow Institute of Physics and Technologies
Stars: ✭ 188 (+0.53%)
Mutual labels:  jupyter-notebook
Kaggle Playground
Jupyter notebooks and code examples for my Kaggle Beginners' Guide.
Stars: ✭ 187 (+0%)
Mutual labels:  jupyter-notebook
Kapsamli derin ogrenme rehberi
Bu çalışma araştırmalar yaparken benzerlerine rastlayıp iyileştirerek derlemeye çalıştığım ve derin öğrenme (deep learning) konusunda kısa bir özet ve bolca kaynak yönlendirmesi olan (hatta sonunda koca bir liste var) hızlıca konuya giriş yapılabilinmesi için gereklilikleri özetlemektedir. Lütfen katkı vermekten çekinmeyin 👽
Stars: ✭ 188 (+0.53%)
Mutual labels:  jupyter-notebook
Lidc nodule detection
lidc nodule detection with CNN and LSTM network
Stars: ✭ 187 (+0%)
Mutual labels:  jupyter-notebook
Awesome Jupyter
A curated list of awesome Jupyter projects, libraries and resources
Stars: ✭ 2,523 (+1249.2%)
Mutual labels:  jupyter-notebook
Deepaugment
Discover augmentation strategies tailored for your dataset
Stars: ✭ 187 (+0%)
Mutual labels:  jupyter-notebook
California Coronavirus Data
The Los Angeles Times' independent tally of coronavirus cases in California.
Stars: ✭ 188 (+0.53%)
Mutual labels:  jupyter-notebook
Scipy Lecture Notes cn
Pytho科学计算生态介绍的中文翻译,英文原文地址:
Stars: ✭ 188 (+0.53%)
Mutual labels:  jupyter-notebook
Carputer
Toy car that drives itself using neural networks
Stars: ✭ 188 (+0.53%)
Mutual labels:  jupyter-notebook
Ipypublish
A workflow for creating and editing publication ready scientific reports and presentations, from one or more Jupyter Notebooks, without leaving the browser!
Stars: ✭ 188 (+0.53%)
Mutual labels:  jupyter-notebook

该笔记欢迎star,不建议fork! 因为经常更新

实战案例

  • 实战一: MNIST数据集手写数字识别
  • 实战二:猫狗识别
  • 实战三:Google涂鸦识别挑战项目
  • 实战四:LSTM实现新闻文本分类算法
  • 实战五: Transformer实现英译中机器翻译
  • 实战六: Google涂鸦识别挑战项目 (GPU分布式训练)
  • 实战七: 花朵识别 (TPU分布式训练)
  • 实战八: BERT实现文本匹配
  • 实战九: tf.serving模型部署
  • 其他(TODO)

推荐项目实战

  • MIND算法(提供Demo数据) TODO

NLP项目实战

  • ESIM算法(蚂蚁金服智能客服问句匹配)

CV项目识别

TODO

参考资料

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].