All Projects → kevinjliang → Duke Tsinghua Mlss 2017

kevinjliang / Duke Tsinghua Mlss 2017

Licence: apache-2.0
Duke-Tsinghua Machine Learning Summer School 2017

Projects that are alternatives of or similar to Duke Tsinghua Mlss 2017

Docs
TensorFlow documentation
Stars: ✭ 4,999 (+7590.77%)
Mutual labels:  jupyter-notebook, tensorflow-tutorials
Tensorflow 2.x Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
Stars: ✭ 6,088 (+9266.15%)
Mutual labels:  jupyter-notebook, tensorflow-tutorials
Generative Adversarial Networks
Introduction to generative adversarial networks, with code to accompany the O'Reilly tutorial on GANs
Stars: ✭ 505 (+676.92%)
Mutual labels:  jupyter-notebook, tensorflow-tutorials
Daily Deeplearning
🔥机器学习/深度学习/Python/算法面试/自然语言处理教程/剑指offer/machine learning/deeplearning/Python/Algorithm interview/NLP Tutorial
Stars: ✭ 381 (+486.15%)
Mutual labels:  jupyter-notebook, tensorflow-tutorials
Tensorflow Mnist Tutorial
MNIST classification in Tensorflow using Django
Stars: ✭ 36 (-44.62%)
Mutual labels:  jupyter-notebook, tensorflow-tutorials
Tensorflow learning notes
tensorflow学习笔记,来源于电子书:《Tensorflow实战Google深度学习框架》
Stars: ✭ 403 (+520%)
Mutual labels:  jupyter-notebook, tensorflow-tutorials
Machine Learning
머신러닝 입문자 혹은 스터디를 준비하시는 분들에게 도움이 되고자 만든 repository입니다. (This repository is intented for helping whom are interested in machine learning study)
Stars: ✭ 705 (+984.62%)
Mutual labels:  jupyter-notebook, tensorflow-tutorials
Dlpython course
Примеры для курса "Программирование глубоких нейронных сетей на Python"
Stars: ✭ 266 (+309.23%)
Mutual labels:  jupyter-notebook, tensorflow-tutorials
Tensorflow In Practice Specialization
DeepLearning.AI TensorFlow Developer Professional Certificate Specialization
Stars: ✭ 29 (-55.38%)
Mutual labels:  jupyter-notebook, tensorflow-tutorials
Tensorflow Tutorial
Some interesting TensorFlow tutorials for beginners.
Stars: ✭ 893 (+1273.85%)
Mutual labels:  jupyter-notebook, tensorflow-tutorials
Tensorflow chessbot
Predict chessboard FEN layouts from images using TensorFlow
Stars: ✭ 362 (+456.92%)
Mutual labels:  jupyter-notebook, tensorflow-tutorials
Tensorflow From Zero To One
TensorFlow 最佳学习资源大全(含课程、书籍、博客、公开课等内容)
Stars: ✭ 1,052 (+1518.46%)
Mutual labels:  jupyter-notebook, tensorflow-tutorials
Tf tutorial plus
Tutorials for TensorFlow APIs the official documentation doesn't cover
Stars: ✭ 293 (+350.77%)
Mutual labels:  jupyter-notebook, tensorflow-tutorials
Introtodeeplearning
Lab Materials for MIT 6.S191: Introduction to Deep Learning
Stars: ✭ 4,955 (+7523.08%)
Mutual labels:  jupyter-notebook, tensorflow-tutorials
Deep reinforcement learning course
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
Stars: ✭ 3,232 (+4872.31%)
Mutual labels:  jupyter-notebook, tensorflow-tutorials
Machine Learning Book
《机器学习宝典》包含:谷歌机器学习速成课程(招式)+机器学习术语表(口诀)+机器学习规则(心得)+机器学习中的常识性问题 (内功)。该资源适用于机器学习、深度学习研究人员和爱好者参考!
Stars: ✭ 616 (+847.69%)
Mutual labels:  jupyter-notebook, tensorflow-tutorials
Deeppicar
Deep Learning Autonomous Car based on Raspberry Pi, SunFounder PiCar-V Kit, TensorFlow, and Google's EdgeTPU Co-Processor
Stars: ✭ 242 (+272.31%)
Mutual labels:  jupyter-notebook, tensorflow-tutorials
Docs L10n
Translations of TensorFlow documentation
Stars: ✭ 262 (+303.08%)
Mutual labels:  jupyter-notebook, tensorflow-tutorials
Seq2seq Signal Prediction
Signal forecasting with a Sequence-to-Sequence (seq2seq) Recurrent Neural Network (RNN) model in TensorFlow - Guillaume Chevalier
Stars: ✭ 890 (+1269.23%)
Mutual labels:  jupyter-notebook, tensorflow-tutorials
Deeptrading
Deep Neural Network Trading collection of Tensorflow Jupyter notebooks
Stars: ✭ 41 (-36.92%)
Mutual labels:  jupyter-notebook, tensorflow-tutorials

Duke-Tsinghua Machine Learning Summer School (MLSS) 2017

Welcome to the Duke-Tsinghua Machine Learning Summer School 2017! This repository contains the lecture materials for the TensorFlow Workshops, as well as the homework assignment for the Introduction to Multilayer Perceptrons and Convolutional Neural Networks lectures.

Before you arrive

Most of the content for this workshop is organized into Jupyter IPython notebooks. Please go through the notebooks labeled 00[ABC] before you come to the Duke-Kunshan campus. These notebooks will walk you through the steps of installing Python and TensorFlow, as well as give a condensed tutorial on Python coding environments and Git. Some basic understanding of coding in Python is assumed, so if you're new or a little rusty, brushing up before the class is recommended.

By the end of the 3 pre-requisite notebooks, you should have a local copy of your fork of this repository on the laptop you intend to bring to the MLSS, know how to open a notebook in Jupyter, and while you don't need to go through the material itself, be able to run all cells ("Cell > Run all") within 01A_TensorFlow_Basics.ipynb without errors. If you have any difficulties with these steps, there will be office hours at the start of the MLSS to help sort out any difficulties.

Acknowledgements

Thank you to David Carlson, Alex Lew, Shariq Iqbal, Daniel Salo, and Greg Spell for contributions, testing, and feedback.

Obligatory disclaimer: This is not an official Google Product. Any statements or opinions are mine and do not necessarily represent Google in any way.

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].