Pinned Repositories
ATLAS-qualification-task
The qualification task is related to the Cesium calibration for ATLAS Tile Calorimeter.
Basics-of-C-Development-White-Belt
The repository contains my solutions for the tasks proposed by "Basics of C ++ Development: White Belt" course on Coursera.
data-engineering-zoomcamp
Code for Data Engineer Zoomcamp course
deploying-machine-learning-models
Example Repo for the Udemy Course "Deployment of Machine Learning Models"
fer-pytorch
Facial expression recognition package built on Pytorch and FER+ dataset from Microsoft.
fer-webapp
Web application to demostrate the work of the fer-pytorch package, built on FER+ dataset: https://github.com/Emilien-mipt/fer-pytorch
HackerEarth-Cartoon_emotion_detection
This repository is devoted to the competition held at "HackerEarth" platform. The task is to detect the emotions of the main characters from Tom&Jerry cartoon.
Kaggle-Cassava_Leaf_Disease
The repository contains the solution to the identification problem held at Kaggle. The task is to classify the type of disease present on a Cassava Leaf. The link to the competition: https://www.kaggle.com/c/cassava-leaf-disease-classification/overview
titanic-package
This repository contains a package with the model built on the well-known "Titanic" dataset.
titanic-webapp
Web application to demostrate the work of the corresponding package, built on Titanic dataset: https://github.com/Emilien-mipt/titanic-package
Emilien-mipt's Repositories
Emilien-mipt/Basics-of-C-Development-White-Belt
The repository contains my solutions for the tasks proposed by "Basics of C ++ Development: White Belt" course on Coursera.
Emilien-mipt/Advanced-Machine-Learning
It covers deep learning, reinforcement learning, natural language understanding, computer vision and Bayesian methods. Touch base with the real-world problems. By National Research University Higher School of Economics
Emilien-mipt/DMIA2018_Fall_HW
The repository contains mainly my solutions for the homework given on "Data mining in action" courses. The courses are aimed to give the basic knowledge about machine learning methods and data science.
Emilien-mipt/Stepik-course-Programming-on-Python
Course description in Russian: В этом курсе по программированию на языке Python вы познакомитесь с базовыми понятиями программирования. Едва ли возможно научиться программировать без практики, поэтому в качестве домашних заданий вам будет предложено довольно много задач, в которых вы сможете потренировать своё умение программировать. Ваши решения будут проверяться автоматической системой, поэтому вы будете получать быструю обратную связь. В силу большого количества участников курса, преподаватели не смогут давать индивидуальных советов по каждой программе, но если у вас будут возникать проблемы, то их всегда можно обсудить с однокурсниками в комментариях к задачам. Также в курсе присутствует несколько задач повышенной сложности, которые являются необязательными для прохождения курса, однако желающие смогут поломать голову над придумыванием алгоритмов и реализацией программ к этим задачам. Курс подготовлен на базе программы Института биоинформатики.