Skip to content

RickMortey/SciDev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

SciDev

SciDev is a course from ABBYY dedicated to Machine Learning, notably the use of Neural Networks is different spheres of appliance: s.t. Computer Vision, NLP and various tasks solved in these spheres.

This course has been completed by me in Spring 2023 and I would gladly share some of the results. During this course there were various homeworks. Some of them required to re-build Torch by yourself in simplified form (Minitorch), others required skills in solving NLP-based tasks(NLP-tokenization, NLP-Language Modelling), while a few on the other hand required skills in Computer Vision(e.g. Segmentation) or deep understanding of the scientific paper.

  1. Minitorch or alternative link here
  2. NLP-tokenization
  3. NLP-Language Modelling
  4. Segmentation
  5. Segmenter Paper Overview

Also, during this course, multiple lectures have been watched, which allowed me to gain better understanding of how NN works and what are the best ways to use them. Here are some topics:

  1. NN in global: forward pass and backprotagation
  2. Various datasets and Architectures for Computer Vision tasks
  3. Segmentation
  4. GAN
  5. NLP: Tokenization, Language Modelling
  6. Attention (is all you need)

About

SciDev is a course from ABBYY dedicated to Machine Learning, notably the use of Neural Networks is different spheres of appliance: s.t. Computer Vision, NLP and various tasks solved in these spheres.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors