All Projects → catalyst-team → Dl Course

catalyst-team / Dl Course

Licence: mit
Deep Learning with Catalyst

Projects that are alternatives of or similar to Dl Course

Nlp With Python
Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more
Stars: ✭ 2,197 (+1256.17%)
Mutual labels:  jupyter-notebook
Repo 2018
Deep Learning Summer School + Tensorflow + OpenCV cascade training + YOLO + COCO + CycleGAN + AWS EC2 Setup + AWS IoT Project + AWS SageMaker + AWS API Gateway + Raspberry Pi3 Ubuntu Core
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook
Notes
Contains Example Programs and Notebooks for some courses at Bogazici University, Department of Computer Engineering
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook
Federated Learning Lib
A library for federated learning (a distributed machine learning process) in an enterprise environment.
Stars: ✭ 161 (-0.62%)
Mutual labels:  jupyter-notebook
Bitcoin trading bot
This is the code for "Bitcoin Trading Bot" By Siraj Raval on Youtube
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook
Data Science Template
A starter template for Equinor data science / data engineering projects
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook
Sas kernel
A Jupyter kernel for SAS. This opens up all the data manipulation and analytics capabilities of your SAS system within a notebook interface. Use the Jupyter Notebook interface to execute SAS code and view results inline.
Stars: ✭ 162 (+0%)
Mutual labels:  jupyter-notebook
Machine Learning
Machine learning library written in readable python code
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook
Keraspersonlab
Keras-tensorflow implementation of PersonLab (https://arxiv.org/abs/1803.08225)
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook
Neuralnets
Deep Learning libraries tested on images and time series
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook
Julia tutorials
Tutorials on Julia topics
Stars: ✭ 162 (+0%)
Mutual labels:  jupyter-notebook
Coursera Machine Learning Solutions Python
A repository with solutions to the assignments on Andrew Ng's machine learning MOOC on Coursera
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook
Learnpythonforresearch
This repository provides everything you need to get started with Python for (social science) research.
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook
Fsdl Text Recognizer 2021 Labs
Complete deep learning project developed in Full Stack Deep Learning, Spring 2021
Stars: ✭ 158 (-2.47%)
Mutual labels:  jupyter-notebook
Scientific graphics in python
Электронный учебник-пособие по научной графике в python
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook
Neural Nets Are Weird
Stars: ✭ 162 (+0%)
Mutual labels:  jupyter-notebook
Ai Toolkit Iot Edge
AI Toolkit for Azure IoT Edge
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook
Tensorflow2 Crash Course
A quick crash course in understanding the essentials of TensorFlow 2 and the integrated Keras API
Stars: ✭ 162 (+0%)
Mutual labels:  jupyter-notebook
Blog posts
Blog posts for matatat.org
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook
Imagecompletion Dcgan
Image completion using deep convolutional generative adversarial nets in tensorflow
Stars: ✭ 163 (+0.62%)
Mutual labels:  jupyter-notebook

Deep Learning with Catalyst Stepik Slack

dls-catalyst-course

This is an open deep learning course made by Deep Learning School, Tinkoff and Catalyst team. Lectures and practice notebooks located in '''./week*''' folders. Homeworks are in '''./homework*''' folders.

Syllabus

  • week 1: Deep learning intro
    • Deep learning – introduction, backpropagation algorithm. Optimization methods.
    • Neural Network in numpy.
  • week 2: Deep learning frameworks
    • Regularization methods and deep learning frameworks.
    • Pytorch basics & extras.
  • week 3: Convolutional Neural Network
    • CNN. Model Zoo.
    • Convolutional kernels. ResNet. Simple Noise Attack.
  • week 4: Object Detection, Image Segmentation
    • Object Detection. (One, Two)-Stage methods. Anchors.
    • Image Segmentation. Up-scaling. FCN, U-net, FPN. DeepMask.
  • week 5: Metric Learning
    • Metric Learning. Contrastive and Triplet Loss. Samplers.
    • Cross Entropy Loss modifications. SphereFace, CosFace, ArcFace.
  • week 6: Autoencoders
    • AutoEncoders. Denoise, Sparse, Variational.
    • Generative Models. Autoregressive models.
  • week 7: Generative Adversarial Models
    • Generative Adversarial Networks. VAE-GAN. AAE.
    • Energy based model.
  • week 8: Natural Language Processing
    • Embeddings.
    • RNN. LSTM, GRU.
  • week 9: Attention and transformer model
    • Attention Mechanism.
    • Transformer Model.
  • week 10: Transfer Learning in NLP
    • Pretrained Transformers. BERT. GPT.
    • Data Augmentation in Texts. Domain Adaptation.
  • week 11: Recommender Systems
    • Collaborative Filtering. FunkSVD.
    • Neural Collaborative Filtering.
  • week 12: Reinforcement Learning for RecSys
    • Reinforcement Learning. DQN Algorithm.
    • DDPG Algorithm. Wolpertinger.
  • week 13: Extras
    • Research & Deploy.
    • Config API. Reaction.

Course staff & contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].