Skip to content

5l1v3r1/TFnDeepLearning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

01. Preparing environments

There are three different ways to follow the course for the hands-on part. You're recommended to use the Jupyter Lab but other backup options are also available (i.e., Google Colab and HPC2N).

Jupyter Lab (recommended):

How to install: see README.

Google Colab (optional):

See Howto_GoogleColab.

HPC2N (optional):

See instructions for how to install and run from command line (no Jupyter Lab) at HPC2N.

02. Datasets:

We mostly will work with:

  • The MNIST dataset for image processing
  • The IMDB reviews for NLP tasks.

03. Labs (tentative):

  • Tensorflow and Tensorboard: basics
  • Tensorflow: Linear Regression with constraints during optimization.
  • RNN: Language Modelling task.
  • ETNLP: Exploring different word embeddings.
  • Transformers: sentiment classification tasks.
  • ELMO and BERT: sentiment classification tasks.
  • GANs: Generative Adversarial Networks

About

TensorFlow and Deep Learning course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published