Skip to content

kilarinikhil/Tensorflow_Tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tensorflow_Tutorials

Model Tree(updated for tf2):

  • Linear Regression
  • Logistic Regression
  • Neural Network
  • CNN
  • RNN
  • LSTM
  • autoencoder
  • GAN
  • SiamFC
  • CFnet

Check out mit course going live on 2020(Schedule released!)

Useful datascience websites Datahacker

I am still learning tf2.0. I will keep updating the repo.

Thanks to @aymericdamien check out his awesome repo