Skip to content
View screengreen's full-sized avatar
🦹‍♂️
🦹‍♂️

Block or report screengreen

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
screengreen/README.md

Hi, I'm Andrei!

👋 About Me Hi, I’m a Machine Learning Engineer passionate about embedded AI and real-world applications of neural networks.

Currently, I work at Polyn Technology, where I focus on deploying and optimizing neural networks for edge computing and industrial microchips. My work involves:

  • Model quantization and optimization for ultra-low-power hardware

  • Research on neural networks for friction coefficient estimation in autonomous systems

  • Porting and adapting ML models for tiny, efficient deployment in industrial contexts

Previously, I was part of the Sber AI Lab, where I contributed to the development and refinement of LLaMA-based language models and built robust ML pipelines in a production-scale environment.

🧠 Interests & Activities

  • 🔬 Research in embedded neural inference and sensor-based learning

  • 🤖 LLMs, edge AI, and hybrid RAG systems

  • 🎓 Member of the REU DS Club

  • 🏕 Participated in the SMILES Summer School by Skoltech

  • 🎉 Active attendee of Data Science and AI festivals and hackathons

More stuff about me

My projects

  1. Drawing up an investor's risk profile for his transactions. Using the LightGBM algorithm on aggregated data in conjunction with the deep learning LSTM model, which predicted the investor's class by the sequence of his transactions. We used the PCA algorithm, feature engineering. It turned out to raise the F1 score from 0.4 to 0.65

  2. In the framework of the project-generation of maps with the help of the VAE and the subsequent DCGAN.Creating images with a dimension of 64x64 pixels. the modified VAE made blurry pictures, so it was decided to use deep convolution GAN, which already created clear pictures. All architectures were written from scratch.

  3. Sugestive servise is an algorithm that offers auto-completion based on the entered data. Using the trie and reversed trie algorithms.

  4. Creating product embeddings. Detection of anomalies in transactions. ETL hackathon solution from Glow byte using pyspark and airflow.

My skills 📜

Coding: Python (Pandas, Numpy, Matplotlib, Sklearn, catboost, xgboost, LightGBM, PyTorch, Seaborn, PySpark, transformers, Optuna, ML flow, FastApi, DVC), SQL, HTML/CSS, Git, Docker, Airflow,

Theory: Statistical, Data analysis, ML algorithms (Gradient boosting, Random forest, Regressions, Clustering, Anomaly Detection, etc.), Sequential Neural Networks, Convolution Neural Networks, NLP, GAN, Attention Mechanism, RecSys

Coder

Pinned Loading

  1. sb-ai-lab/LightAutoML sb-ai-lab/LightAutoML Public

    Fast and customizable framework for automatic ML model creation (AutoML)

    Python 1.4k 62

  2. REU-DS-CLUB/Face_id_and_detection REU-DS-CLUB/Face_id_and_detection Public

    Python 2 2

  3. Prediction-of-the-investors-class Prediction-of-the-investors-class Public

    Скрипт, который предсказывает класс инвестора по сделкам и начальному состоянию портфеля.

    Jupyter Notebook 4

  4. gpt_parralel_traininig gpt_parralel_traininig Public

    A compact and educational implementation of GPT in PyTorch 2, designed for scalable multi-GPU training, fine-tuning on large datasets, and exploration of modern transformer training techniques.

    Python 2

  5. rag_chatbot_service rag_chatbot_service Public

    An open-source RAG chatbot service that lets you chat with your documents using natural language, featuring hybrid search, real-time answers, and easy deployment with Docker.

    Python 2

  6. HSE_SBER_hackatone HSE_SBER_hackatone Public

    A machine learning service that predicts a user's gender based on transaction data, using behavioral patterns and purchase history to deliver accurate, data-driven insights

    Jupyter Notebook 2