aianaconda / TensorFlow_Engineering_Implementation
The source code and dataset about <Deep Learning - Best Practices on TensorFlow Engineering Implementation>
☆219Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for TensorFlow_Engineering_Implementation
- TensorFlow2.0 官方教程翻译,基本概念讲解、实战项目、TensorFlow2.0编程技巧。☆200Updated 5 years ago
- 龙曲良《TensorFlow深度学习》学习笔记及代码,采用TensorFlow2.0.0版本☆171Updated last year
- 《深度学习理论与实战:基础篇》代码☆132Updated 3 years ago
- 阿水的数据竞赛开源分支☆350Updated 4 years ago
- ☆102Updated 4 years ago
- 🤓 Important machine learning knowledge, each article deeply analyzes theoretical knowledge☆118Updated 4 years ago
- ☆34Updated 3 years ago
- sample model deployment code☆147Updated last year
- Tensorflow 2.0 Notes 提供了TF2.0案例实战以及TF2.0基础实战, 目标是帮助那些希望和使用Tensorflow 2.0进行深度学习开发和研究的朋友快速入门,其中包含的Tensorflow 2.0教程基本通过测试保证可以成功运行(有问题的可以提issu…☆268Updated 4 years ago
- 机器学习竞赛信息聚合(Machine learning competition information aggregation)☆131Updated last year
- 机器学习&深度学习资料笔记&基本算法实现&资源整理(ML / CV / NLP / DM...)☆219Updated 9 months ago
- [译] fast.ai 机器学习和深度学习中文笔记☆413Updated 3 years ago
- AI圈Noah plan-AI数据竞赛Top可复现解决方案(Awesome Top Solution List of Excellent AI Competitions)☆315Updated 5 years ago
- 源码实现:《TensorFlow实战》黄文坚,唐源 著☆177Updated 5 years ago
- ☆48Updated last year
- 30天掌握Tensorflow2.1 Jupyter Notebook 版☆60Updated 2 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…☆209Updated 3 years ago
- 这是一个完整的,端到端的机器学习项目,非常适合有一定基础后拿来练习,以提高对完整机器学习项目的认识☆375Updated 5 years ago
- 500+ spark short code examples in jupyter notebook!☆100Updated 4 years ago
- 2019中国高校计算机大赛——大数据挑战赛 第三名解决方案☆124Updated 4 years ago
- 此项目是《剑指offer》第二版里算法面试题的Python3实现版本,作为一本经典书籍,可以时常拿出来看一看、翻一翻、记一记。同时也是为了Python程序员能够更好的通过公司的技术面试,拿到心仪的offer。☆121Updated 3 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆217Updated 5 years ago
- Datawhale第10期组队学习活动:《动手学深度学习》Pytorch版的练习代码