Skip to content
View dolganin's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report dolganin

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

dolganin@github

    $ sudo apt update && sudo apt upgrade -y

👨‍💻 About Me

Location: Novosibirsk, Russian Federation
Education:  
    - NSU, 2021-2025, Deep Robotics Institute, Artificial Intelligence  
Languages:  
    - English (B2), Russian (native speaker)  
Hobbies:  
    - High-paced FPS gaming (e.g., Ultrakill, Doom)  
    - Reading neuroscience and AI classics (e.g., Ian Goodfellow, Richard Sutton, Robert Sapolsky)  
    - Developing RL algorithms and experimenting with game AI dynamics  
    - Exploring signal processing and compression techniques  
OS: Ubuntu 24.04 (prior experience with Arch Linux)  
Professional Field:  
    - Computer Vision, Reinforcement Learning, and Game AI  
    - Seismology-based predictive modeling  
    - Embedded systems (special focus on RK3588 and related tech)  

🚀 Skills

Core Languages: Python, C, Markdown
Secondary Languages: C++, HTML, CSS, JS
Frameworks: PyTorch, TensorFlow, Flask, numpy, scikit-learn  
Techs: Docker, Kafka, OpenCV  
Hardware: Rockchip (specialized in RK3588)  
Research Areas: Reinforcement Learning, Computer Vision, Seismology Signal Analysis  
Teaching: Machine Learning and Neural Networks at NSU    

🌟 Highlights

Dynamic Behavior Agents: Developing RL agents with adaptive behavior. [https://github.com/dolganin/bachelor_degree](#)
Snake RL: Implemented a reinforcement learning agent for the classic Snake game. [https://github.com/dolganin/snake_RL](#)
Seismology Research: Investigating earthquake prediction on Kamchatka with custom signal compression models (proprietary implementations).
Rockchip Expertise: Proficient in working with RK3588, including documentation translation and system integration.
Teaching: Author of practical ML and NN assignments for students at NSU. [https://github.com/dolganin/ML-NNs](#)

🔗 Connect with Me

Pinned Loading

  1. Simpson-Classifier Simpson-Classifier Public

    This repository is an upgraded version of my university project for Deep Learning classes, focusing on image classification of "The Simpsons" characters using Convolutional Neural Networks (CNNs). …

    Jupyter Notebook

  2. Space_Invaders_NSU Space_Invaders_NSU Public

    Forked from Grenka054/Space_Invaders

    Курсач по цифровым платформам

    Assembly

  3. ML-NNs ML-NNs Public

    This repository houses all lecture materials and practical assignments for the Machine Learning and Neural Networks course offered by the Digital Department at Novosibirsk State University. It is d…

    Jupyter Notebook 1 3

  4. bachelor_degree bachelor_degree Public

    This repository contains the implementation and documentation of a Deep Reinforcement Learning (DRL) agent trained in the VizDoom environment as part of a bachelor's thesis at Novosibirsk State Uni…

    Python