View on GitHub

Structured GitHub Repositories

All my GitHub projects in one place.

Hello! Iโ€™m Arseniy Pertzovsky, a PhD graduate from Ben-Gurion University of the Negev. Welcome to my GitHub homepage, where you can explore my projects that are organized for your convenience. My primary areas of expertise include Multi-Agent Systems (MAS), Search and Planning in AI, deep Reinforcement Learning (RL), Multi-Agent Reinforcement Learning (MARL), Robot Operating System (ROS), Machine Learning (ML), Web Development, and the Internet of Things (IoT). Each project is categorized into sections to enhance your browsing experience. Thank you for visiting!


๐Ÿฆ๐Ÿ†๐Ÿš” Reinforcement Learning (RL)

  1. Learning RL & MARL
  2. Learning SB3
  3. Learning Multi-Armed Bandits
  4. Learning Dynamic Programming (Policy Iteration, Value Iteration)
  5. Learning Monte-Carlo RL
  6. Learning TD-Learning
  7. Gather Game
  8. Template for PL Project
  9. DQN (variant 2, variant 3)
  10. REINFORCE (variant 2, variant 3)
  11. A2C (A3C)
  12. PPO (variant 2)
  13. DDPG (variant 2)
  14. SAC

๐Ÿ” ๐Ÿงฌ๐Ÿ’ก Large Language Models (LLMs)

  1. ๐Ÿค— Learning LLMs
  2. ๐Ÿค— Learning Agents
  3. Learning Stanford CS224N: NLP with Deep Learning

๐Ÿค—๐ŸŽฎโ›น๏ธโ€โ™€๏ธ Spaces

  1. ๐Ÿค— Space: Agent Control with Language
  2. ๐Ÿค— Space: Locate All Necessary Addresses on the Google Map By Couple Clicks
  3. ๐Ÿค— Space: Table of Contents Builder for a big README.md file

Other projects: (๐Ÿค— Space Draft)

๐Ÿฆ๐ŸฆŠ๐Ÿน Multi-Agent Systems (MAS)

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

๐Ÿ“ˆ Machine Learning (ML) and Deep Learning (DL)

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)

๐Ÿ” Classical Search & Multi-Agent Path Finding (MAPF)

๐Ÿš— Robotics


๐Ÿ’ต Trading

Previous Projects


๐Ÿ“ Research 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)

Single-Agent RL

Multi-Agent RL

Mixed & Others

๐Ÿ’Ž RL and MARL Implementations (Existing in the World)

๐Ÿ—บ MAPF Benchmarks and Envs

๐ŸŽฅ Important Videos