Skip to content

dbarrau/TensorFlow_training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TensorFlow_training

Repository on ZTM (Zero to Mastery) course on Deep learning with TensorFlow 2.x with Google Colab.

Further references available in:

https://www.udemy.com/course/tensorflow-developer-certificate-machine-learning-zero-to-mastery/

and

https://github.com/mrdbourke/tensorflow-deep-learning

Topics covered:

  • Tensorflow fundamentals
  • Regression
  • Classification
  • Computer vision with CNN
  • Transfer learning: feature extraction
  • Transfer learning: Fine tuning
  • Transfer learning: scaling up
  • Introduction to NLP
  • Time series forecasting
  • Passing the TensorFlow Developer Certificate

Projects covered in the course:

  • Food Vision: Image classifier of 101 different kinds of food. View code here
  • Skimlit: Goes through RCT abstracts and classifies sentences into categories of background, objectives, methods, results, and conclusion. Check the code out here
  • Bitpredict: Time series forecasting of Bitcoin Prices. Please do consider that time forecasting series of random walks cannot be really forecasted, and only approximated to a Naive model. View the code here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors