All Projects → yandexdataschool → Csc_deeplearning

yandexdataschool / Csc_deeplearning

3-day dive into deep learning at csc

Projects that are alternatives of or similar to Csc deeplearning

Deep Learning Python
Intro to Deep Learning, including recurrent, convolution, and feed forward neural networks.
Stars: ✭ 94 (+327.27%)
Mutual labels:  jupyter-notebook, deep-neural-networks, lasagne, theano
Agentnet
Deep Reinforcement Learning library for humans
Stars: ✭ 298 (+1254.55%)
Mutual labels:  deep-neural-networks, binder, lasagne, theano
Practical dl
DL course co-developed by YSDA, HSE and Skoltech
Stars: ✭ 1,006 (+4472.73%)
Mutual labels:  jupyter-notebook, course, lasagne, theano
Dl Workshop
Master gradient-based machine learning. Also secretly a JAX course in disguise!
Stars: ✭ 103 (+368.18%)
Mutual labels:  jupyter-notebook, workshop, binder
Practical rl
A course in reinforcement learning in the wild
Stars: ✭ 4,741 (+21450%)
Mutual labels:  jupyter-notebook, lasagne, theano
Psgan
Periodic Spatial Generative Adversarial Networks
Stars: ✭ 108 (+390.91%)
Mutual labels:  jupyter-notebook, lasagne, theano
Deepalignmentnetwork
A deep neural network for face alignment
Stars: ✭ 480 (+2081.82%)
Mutual labels:  lasagne, theano
Ml Mipt
Open Machine Learning course at MIPT
Stars: ✭ 480 (+2081.82%)
Mutual labels:  jupyter-notebook, course
Machine Learning Book
《机器学习宝典》包含:谷歌机器学习速成课程(招式)+机器学习术语表(口诀)+机器学习规则(心得)+机器学习中的常识性问题 (内功)。该资源适用于机器学习、深度学习研究人员和爱好者参考!
Stars: ✭ 616 (+2700%)
Mutual labels:  jupyter-notebook, course
Pytorch Multi Style Transfer
Neural Style and MSG-Net
Stars: ✭ 687 (+3022.73%)
Mutual labels:  jupyter-notebook, deep-neural-networks
Easy Deep Learning With Keras
Keras tutorial for beginners (using TF backend)
Stars: ✭ 367 (+1568.18%)
Mutual labels:  jupyter-notebook, deep-neural-networks
Speech Emotion Analyzer
The neural network model is capable of detecting five different male/female emotions from audio speeches. (Deep Learning, NLP, Python)
Stars: ✭ 633 (+2777.27%)
Mutual labels:  jupyter-notebook, deep-neural-networks
Notes Python
中文 Python 笔记
Stars: ✭ 6,127 (+27750%)
Mutual labels:  jupyter-notebook, theano
Docs
TensorFlow documentation
Stars: ✭ 4,999 (+22622.73%)
Mutual labels:  jupyter-notebook, deep-neural-networks
Stock Analysis Engine
Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/
Stars: ✭ 605 (+2650%)
Mutual labels:  jupyter-notebook, deep-neural-networks
Hands On Nltk Tutorial
The hands-on NLTK tutorial for NLP in Python
Stars: ✭ 419 (+1804.55%)
Mutual labels:  jupyter-notebook, binder
Saliency
TensorFlow implementation for SmoothGrad, Grad-CAM, Guided backprop, Integrated Gradients and other saliency techniques
Stars: ✭ 648 (+2845.45%)
Mutual labels:  jupyter-notebook, deep-neural-networks
Machine Learning Curriculum
💻 Make machines learn so that you don't have to struggle to program them; The ultimate list
Stars: ✭ 761 (+3359.09%)
Mutual labels:  course, theano
Gans In Action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
Stars: ✭ 748 (+3300%)
Mutual labels:  jupyter-notebook, deep-neural-networks
Deep Learning Time Series
List of papers, code and experiments using deep learning for time series forecasting
Stars: ✭ 796 (+3518.18%)
Mutual labels:  jupyter-notebook, deep-neural-networks

CSC_deeplearning

Join the chat at https://gitter.im/yandexdataschool/CSC_deeplearning Binder Crash-course deep learning in 3 days.

Lectures and corresponding seminars are in the ./day* folders.

Useful links:

Syllabus

  • day 0 morning Recap

    • [ ] Lecture: Linear models, stochastic optimization, regularization
    • [ ] Seminar: Adaptive optimization methods for subgradient SVM
  • day 0 afternoon Going deeper

    • [ ] Lecture: Neural networks 101
    • [ ] Seminar: theano, symbolic graphs and basic neural networks
  • day 0 evening Yandex/HSE introductory note

  • day 1 morning Vision & convolutional networks

    • [ ] Lecture: Computer vision problems. Convolutional neural networks. Tips and tricks. Fine-tuning.
    • [ ] Seminar: lasagne and CIFAR
  • day 1 afternoon Natural language processing & embeddings

    • [ ] Lecture: NLP problems and applications, bag of words, word embeddings, word2vec, text convolution.
    • [ ] Seminar: Embeddings and text convolutions for salary prediction.
  • day 1 evening Generative adversarial networks

  • day 2 morning Recurrent neural networks for sequences

    • [ ] Lecture: Sequence modelling. Simple RNN. BPTT. Gradient vanishing/explosion. LSTM/GRU. Grad clipping.
    • [ ] Seminar: Generating names & modecules with recurrent neural networks
  • day 2 afternoon Connecting it all together: image captioning

    • [ ] Lecture: RNN as Encoder/Decoder/Seq2seq. Common semantic space. Image captioning.
    • [ ] Seminar: Image captioning
  • day 2 evening Outro

Contributors & course staff

Course staff

Contributors

The course is based on our HSE_deepelarning track.

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].