Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 723 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 723 Bytes

Deep-Learning CPSC - 8430

Project Repo for the course Deep Learning taught by Dr. Feng Luo. There are 3 homework assignments that will be worked on throughout the semester. It covers a wide array of Deep Learning concepts.

All the files in the repository are .ipynb files that contain python code snippets and results of executing the code in a sequential manner.

Contents

  • Homework 1 contains python code that demonstrate some of the fundamental concepts in Deep Learning.
  • Homework 2 contains python code that demonstrate video captioning using Recurrent Neural Networks.