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 nvidia-smi --loop=inf

===== About Me =====

> Location: Novosibirsk, Russian Federation
> Education:
>     - NSU, 2021–2025, Deep Robotics Institute, Artificial Intelligence
> Languages:
>     - English (B2), Russian (native speaker)
> Interests:
>     - High-paced FPS gaming (Ultrakill, Doom, Quake)
>     - Neuroscience and AI research (Goodfellow, Sutton, Sapolsky)
>     - RL algorithms and game AI dynamics
>     - Signal processing and data compression
> OS:
>     - Ubuntu 24.04 LTS (prior experience with Arch Linux)
> Expertise:
>     - Deep Learning, Reinforcement Learning, Computer Vision
>     - Seismology-based predictive modeling
>     - Embedded systems (focus: RK3588 integration)

===== Skills =====

> Core Languages: Python, C, Markdown
> Secondary: C++, HTML, CSS, JavaScript
> Frameworks: PyTorch, TensorFlow, Flask, NumPy, scikit-learn
> Technologies: Docker, Kafka, OpenCV
> Hardware: Rockchip (RK3588 specialization)
> Research Focus: RL, Computer Vision, Seismology
> Teaching: ML and DL courses at NSU, author of practice materials
   

===== Projects and Highlights =====

> Dynamic Agents:
>     - Adaptive behavior RL agents
>     - github.com/dolganin/bachelor_degree
>
> Snake RL:
>     - RL agent for the classic Snake game
>     - github.com/dolganin/snake_RL
>
> Seismology Research:
>     - Earthquake prediction models for Kamchatka
>     - Custom signal compression algorithms (proprietary)
>
> RK3588 Expertise:
>     - Documentation and system integration for RK3588 platform
>     - Optimizing hardware-software pipelines
>
> Teaching:
>     - Practical ML and NN assignments
>     - github.com/dolganin/ML-NNs

===== Contacts =====

===== =====

###############################################
#           $ exit                            #
#           Connection to github.com closed.  #
###############################################

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. D.I.T.H-Learning D.I.T.H-Learning Public

    Этот репозиторий содержит реализацию и документацию по обучению агента с глубоким обучением с подкреплением (Deep Reinforcement Learning, DRL) в среде VizDoom. Работа выполнена в рамках выпускной к…

    Python