View on GitHub

Structured GitHub Repositories

All my GitHub projects in one place.

My name is Arseni Perchik and this page presents my GitHub projects in a structured way. The main fields of my work are Multi-agent Systems (MAS), Search AI, RL, ROS, MARL, ML, WEB, IOT. The projects are divided into sections for the sake of convenience.

🦁 🦊 🐹 MAS Algorithms

  1. [DCOP CAMS, Max-Sum_MST, DSA_MST, CADSA, DSSA](https://github.com/Arseni1919/dcop_simulator_3)πŸ“„
  2. MARL MADDPG πŸ“„ (PPO in MA setting)
  3. [MARL FedRL](https://github.com/Arseni1919/FedRL_implementation)
  4. [MARL ae_comm](https://github.com/Arseni1919/Implementation_of_AE_COMM)
  5. [MAPF CA*, CBS, DSA_MAPF, MGM_MAPF](https://github.com/Arseni1919/MAPF_Simulator)

TODO: MAPPO, QMix, ROMA, COMA, Value Decomposition, MF-Q, MF-AC, MAAC, DBS-DQN, DGN, MASAC, MATD3, QTRAN, MULTI-AGENT AUTOCURRICULA, IQL, TarMAC, SEAC, BiCNet

🦁 RL Algorithms

  1. Learning Multi-Armed Bandits
  2. Learning Dynamic Programming (Policy Iteration, Value Iteration)
  3. Learning Monte-Carlo RL
  4. Learning TD-Learning
  5. DQN (variant 2, variant 3)
  6. REINFORCE (variant 2, variant 3)
  7. A2C (A3C)
  8. PPO (variant 2)
  9. DDPG (variant 2)
  10. SAC

TODO: I2A, TD3, PPG, HER, POLO, MuZero

πŸ“ˆ ML and DL Algorithms

TODO: Genetic Algorithms, GANs, Regression, Logistic Regression, K-Nearest Neighbors, Naive Bayes, Support Vector Machines (SVM), Monte Carlo Tree Search (MCTS) (source 1), Decision Tree, Random Forest, AdaBoost, Gradient Boost, CatBoost, XGBoost, LightGBM, Graph NN (source 1 - DGL, source 2)

πŸ” Search Algorithms


πŸ“ Research

Simulators

πŸš— Robots


πŸ’΅ Trading

Previous Projects


Other Projects

πŸ›οΈ Skills

🐍 Python

πŸ–₯️ WEB

πŸŽ“ University Projects

Studying

Teaching

WEB Course
Lectures
IOT Course

🌍 Competitions

πŸ“ Others


Usefull Links 🌐
Mastering Markdown link
Emoji Cheat Sheet link
Theme of the Page link
GitHub Pages Site link
GitHub Pages Docs link
Budges in GitHub README link

πŸ’» RL and MARL Environments (Existing In The World)

πŸ—Ί MAPF Benchmarks and Envs