/coursera_deep_learning_specialization

A repository of multiple projects and labs done for Coursera's Deep Learning specialization.

Primary LanguageJupyter Notebook

A repository of multiple projects and labs done for Coursera's Deep Learning specialization.

Installation

  • Install Anaconda or Miniconda
  • Run conda env create -f environment.yml to install dependencies
  • Run source activate coursera_dl to activate environment

Courses

  • Sequence Models: This course will teach you how to build models for natural language, audio, and other sequence data.