Skip to content
View asisakov's full-sized avatar

Block or report asisakov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
asisakov/README.md

Hi there 👋

My name is Aleksandr. I'm currently learning Computer Vision, especially GAN's.

Here is a few links you can take a look at:

Master's thesis project:

Peak load reduction using thermal energy storage in a HVAC system of a building

Free-time projects:

Project Comment
Deep Convolutional Generative Adversarial Network Created Generative Adversarial Network, which was trained at the MNIST-Fashion dataset. Generative NN training is shown in the GIF-fle with outputs after each epoch.
Neural Style Transfer using OpenCV Attempt to implement the artistic style of a painting on a video using the OpenCV library. Also applied a style transfer to streaming video from the camera.
Web-page with printed Neural Network layers outputs Created flask server, where at each request, a random instance is selected from the MNIST dataset and passed through the neural network. Returns the output values of each layer. Web-interface to visualise layers outputs was created using streamlit package.
Building of Docker container for flask app Created flask server with image, where regression was plotted in temperature data. Application was builded to container using Dockerfile.
Outlier detection in financial data Using of visualisation and clusterisation methods to find anomalies in unlabeled data. Tried Dash visualisation for .csv data-file. Packed in Docker.
McKinsey ProHack competition Prediction of the development index of "galaxies" using regression, solving the problem of optimal resource allocation between them. Initial data distribution is asymptotic, also it has NaNs. I wrote the pipeline myself. Top-40% solution. Used one-hot encoding, tried classical regression in combination with one-layer NN (pytorch). Optimization problem solved by own algorithm, checked using CVXPY.

Coursework:

Title Author
Introduction to Machine Learning HSE/YandexDataAnalysisSchool
Deep Learning Specialisation deeplearning.ai
SQL for Data Science University of California, Davis
Version Control with Git Atlassian

Popular repositories Loading

  1. CascadeClassifier-using-openCV CascadeClassifier-using-openCV Public

    Training using Cascades in cv2

    Jupyter Notebook 1

  2. Computer_Vision_Projects Computer_Vision_Projects Public

    Jupyter Notebook 1

  3. Skoltech-projects Skoltech-projects Public

    Here is my projects during 2018-2020 at Skoltech

    Jupyter Notebook

  4. SQLite_for_DS SQLite_for_DS Public

    Course homeworks

  5. Thesis Thesis Public

    Here collected Python and Julia code from my Thesis work

    Jupyter Notebook 1

  6. TensorFlow-Tutorials TensorFlow-Tutorials Public

    Forked from Hvass-Labs/TensorFlow-Tutorials

    TensorFlow Tutorials with YouTube Videos

    Jupyter Notebook