Giter Site home page Giter Site logo

kevorksulahian / deep-learning-for-biology-hse-2018-course Goto Github PK

View Code? Open in Web Editor NEW

This project forked from che-shr-cat/deep-learning-for-biology-hse-2018-course

0.0 2.0 0.0 44.99 MB

Deep Learning for Biology course materials / Higher School of Economics, 2018

Jupyter Notebook 100.00%

deep-learning-for-biology-hse-2018-course's Introduction

Deep Learning for Biology course materials / HSE 2018

This is a repository of course materials for the Deep Learning for Biology course.

The course was taught Fall 2018 at Higher School of Economics (Moscow), Faculty of Computer Science, Master’s Programme 'Data Analysis in Biology and Medicine'.

The contents

Syllabus

1. Artificial Intelligence: Current state and Overview

  • Short history
  • Current results in Deep Learning
  • Images and Video
  • Speech and Sound
  • Text and Language
  • Robotic control
  • ML for systems
  • Problems with DL
  • Other approaches to AI
  • Knowledge and Representation
  • Symbolic approaches
  • Evolutionary computations and Swarm intelligence
  • Hardware

2. Introduction to Neural Networks

  • Intro into NN: neuron, neural network, backpropagation,
  • Feed-forward NNs (FNN)
  • Autoencoders (AE)

3. Keras practice

4. Convolutional NNs (CNN) and Image processing

5-6. Real-life modern CNNs

  • Activations, Regularization, Augmentation, etc
  • Models: LeNet, AlexNet, VGG, GoogLeNet, Inception, ResNet, DenseNet, XCeption
  • How to use pretrained models in Keras. Notebook: using pretrained CNN models

7. Transfer Learning

8. Advanced CNNs

9. Recurrent NNs (RNNs)

  • RNN basics, Backpropagation through time
  • Long short-term memory (LSTM)
  • Advanced RNNs: Bidirectional RNNs, Multidimensional RNNs

10. Practice: Generating text using RNNs

11. Practice: Text classification using RNNs

  • Working with texts: vectorizing, one-hot encoding, word embeddings, word2vec etc
  • Keras example: sentence-based classification using RNN/LSTM/BLSTM
  • Keras example: sentence-based classification using 1D CNN
  • Keras example: sentence-based classification using RNN+CNN
  • Notebook with examples

12. Sequence Learning (seq2seq)

  • Multimodal Learning
  • Seq2seq
  • Encoder-Decoder
  • Beam search
  • Attention mechanisms, Visualizing attention, Hard and Soft attention, Self-Attention
  • Augmented RNNs
  • Connectionist Temporal Classification (CTC)
  • Non-RNN Sequence Learning, problems with RNNs
  • Convolutional Sequence Learning
  • Self-Attention Neural Networks (SAN): Transformer Architecture
  • Transformer: The next steps (Image Transformer, BERT, Universal Transformer)

deep-learning-for-biology-hse-2018-course's People

Contributors

che-shr-cat avatar

Watchers

James Cloos avatar herooooooooo 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.