Code Monkey home page Code Monkey logo

made-deep-learning's Introduction

Fundamentals of Deep Learning (MADE S02E02)

This repository contains notebooks for the Fundamentals of Deep Learning course.

Tip #1:

Loading the entire repository can take a considerable amount of time. A single folder can be downloaded via DownGit.

Tip #2:

Sometimes GitHub failes to render a notebook. In that case use nbviewer — it works like a charm!

Tip #3:

In those cases when nbviewer fails to find a notebook whereas GitHub finds it just fine, try to add ?flush_cache=false at the end of the nbviewer link.

Lectures

Legend: — slides, — code, — video.

Week What Where When
1 Введение в глубокое обучение: нейрон, перекрёстная энтропия, градиентный спуск, Numpy, логистическая регрессия. 20.01.2021
2 Полносвязные сети, метод обратного распространения ошибки, стохастический градиентный спуск, производные по матрицам. 27.01.2021
3 Особенности и методы оптимизации в глубоком обучении, методы регуляризации, transfer learning. Основы PyTorch. 03.02.2021
4 Свёртки и свёрточные нейронные сети. CNN в PyTorch. 10.02.2021
5 Процесс разработки в ML, разбиение данных, компромисс отклонение-дисперсия, метрики, ускорение моделей, квантование сетей, QAT. PyTorch Lightning, Optuna. 17.02.2021
6 Языковые модели, рекуррентные архитектуры, работа с памятью. Применение RNN для генерации имён. 25.02.2021
7 Повторение основных методов и подходов в глубоком обучении, а также основ PyTorch. 03.03.2021

Additional materials on the topic of recurrent neural networks:

made-deep-learning's People

Contributors

illumaria avatar

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.