Skip to content

huangpu1/adventures-in-ml-code

 
 

Repository files navigation

adventures-in-ml-code

This repository holds all the code for the site http://www.adventuresinmachinelearning.com

neural_network_tutorial.py is the code developed in Neural Networks Tutorial – A Pathway to Deep Learning tensor_flow_tutorial.py is the code developed in Python TensorFlow Tutorial – Build a Neural Network convolutional_neural_network_tutorial.py is the code developed in Convolutional Neural Networks Tutorial in TensorFlow keras_cnn.py is the code developed in Keras tutorial – build a convolutional neural network in 11 lines
tf_word2vec.py is the code developed in Word2Vec word embedding tutorial in Python and TensorFlow
cntk_tutorial.py is the code developed in A Microsoft CNTK tutorial in Python – build a neural network
tf_queuing.py is the code developed in An introduction to TensorFlow queuing and threading

About

This repository holds all the code for the site http://www.adventuresinmachinelearning.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%