Git Product home page Git Product logo

oscar-defelice / deeplearning-lectures Goto Github PK

View Code? Open in Web Editor NEW
15.0 2.0 9.0 519.38 MB

๐Ÿง‘๐Ÿผโ€๐Ÿซ Here is the material for a course of two-weeks I will be giving in a Master of Data Science and AI

Home Page: https://oscar-defelice.github.io/DeepLearning-lectures/

Jupyter Notebook 99.85% Python 0.14% CSS 0.01% HTML 0.01% JavaScript 0.01% Shell 0.01% Dockerfile 0.01% Makefile 0.01%
data-science python tensorflow deep-learning lectures

deeplearning-lectures's Introduction

Deep Learning lectures

Here is the material for a course of two-weeks I will be giving in a Master of Data Science and AI

This is part of a series of other lectures modules on

  1. Introduction to Data Science ๐Ÿงฎ
  2. Statistical Learning ๐Ÿ“ˆ
  3. Time Series โŒ›
  4. Computer Vision Hands-On ๐Ÿ•ถ๏ธ
  5. Recommender Systems ๐Ÿš€

image


You can find the list of the arguments and some relevant material here.


Install requirements

As usual, it is advisable to create a virtual environment to isolate dependencies. One can follow this guide and the suitable section according to the OS.

Once the virtual environment has been set up, one has to run the following instruction from a command line

pip install -r requirements.txt

This installs all the packages the code in this repository needs.

Mac M1 processors

For new Apple M1 processors, there is a different requirement file. So set the virtual environment and then the command to execute is

pip install -r requirements-macm1.txt

This installs all the packages the code in this repository needs.

Interact with notebooks

Binder

You can use Binder, to interact with notebooks and play with the code and the exercises.

DeepNote

Alternatively, you can work on these notebooks in another online workspace called Deepnote. This allows you to play around with the code and access the assignments from your browser.

Run lectures in a Docker container

Another option to run all these lectures locally is to build the corresponding Docker Image. A nice introduction to Docker containers can be found here.

We tried to modularise everything to make all the building and execution procedure as simple as possible. To run a jupyter environment with all dependencies installed and notebooks ready to be executed it is sufficient to open your favourite terminal and run

make

The Makefile will take care of building and executing the docker image. Then a jupyter server will be running at http://localhost/8888.


Your lecturer ๐Ÿ‘จโ€๐Ÿซ

Oscar

I am a theoretical physicist, a passionate programmer and an AI curious.

I write medium articles (with very little amount of regularity), you can read them here. I also have a github profile where I store my personal open-source projects.

๐Ÿ“ซ Reach me!

github Website Twitter Badge Linkedin Badge

Questions

image

If you have any question, doubt or if you find mistakes, please open an issue or drop me an email.

Buy me a coffee โ˜•๏ธ

If you like these lectures, consider to buy me a coffee โ˜•๏ธ !


ย  ย  ย 

deeplearning-lectures's People

Contributors

dependabot[bot] avatar oscar-defelice avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

deeplearning-lectures's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.