AshishSardana / CADL-deep-learning

A Massive Open Online Course offered by Kadenze, taught by Dr. Parag Mittal

Home Page:https://www.kadenze.com/courses/creative-applications-of-deep-learning-with-tensorflow-iv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Creative Applications of Deep Learning

This repository contains my work while I was taking this MOOC.

Disclaimer:

Be aware of the Kadenze code of conduct if you are enrolled in the course. Do not copy the code as it is. If you've put efforts from your side and still are not able to write any piece of code, then you can refer to the notebooks here.

Overview:

The course's website is enough to give an overview of the course.

Purpose:

There are significantly two reasons why I'm uploading my work:

  1. While taking the course, I've delved into the concepts to understand them in detail. That's why I've added extra information in my notebooks that I found on the internet related to the topics which required more study.
  2. Although the course was targeted for beginners, I observed that some people struggled a bit while writing code. The discussion forum of the course is very supportive but there are some basic things that need to be tweaked on the student side (something that I had to do). Therefore I'd accept issues requests from people who are facing any problems regarding the codes.

Installation and setup

You can find the installation instruction on the CADL repository.

Doubts:

For any doubts regarding this MOOC and the codes, post an issue and we'll clear it out.

Credits:

  • Credits go to Dr. Parag Mital and Kadenze, all the materials are distributed under the Apache license v2.0 and the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International license.
  • All the datasets used during the course were open-sourced under different licenses. Please adhere to the rules before using them.

About

A Massive Open Online Course offered by Kadenze, taught by Dr. Parag Mittal

https://www.kadenze.com/courses/creative-applications-of-deep-learning-with-tensorflow-iv


Languages

Language:Jupyter Notebook 99.7%Language:Python 0.3%