Pinned Repositories
2D-Soccer-Game
A top-down football game!
Compiler
Compile C into Intermediate Code
Constraint-Satisfaction-Problem
Solving a Constraint Satisfaction Problem by BT, FC, MRV, and AC3 methods
Instance-Segmentation
Object Detection, Semantic Segmentation, and Instance Segmentation on the iSAID dataset
Maze-Exploring-Controller
Exploring a maze by constructing an obstacle map
Oval-and-Spiral-Traversing-Robot
A ROS Package: Controlling a Turtlebot on Oval and Spiral paths
Persian-Search-Engine
A Search Engine for Persian Language
Portfolio-Management-ActorCriticRL
Portfolio management using Actor-Critic Deep Reinforcement Learning algorithms including A2C, DDPG, and PPO
Rubik-s-Cube
Solving Rubik's Cube by A*, Bi-directional, and Iterative Deepening Search Algorithms
Square-Traversing-Robot
A ROS Package: Controlling a Turtlebot on a Square Path
matinaghaei's Repositories
matinaghaei/Portfolio-Management-ActorCriticRL
Portfolio management using Actor-Critic Deep Reinforcement Learning algorithms including A2C, DDPG, and PPO
matinaghaei/2D-Soccer-Game
A top-down football game!
matinaghaei/Compiler
Compile C into Intermediate Code
matinaghaei/Square-Traversing-Robot
A ROS Package: Controlling a Turtlebot on a Square Path
matinaghaei/Oval-and-Spiral-Traversing-Robot
A ROS Package: Controlling a Turtlebot on Oval and Spiral paths
matinaghaei/Rubik-s-Cube
Solving Rubik's Cube by A*, Bi-directional, and Iterative Deepening Search Algorithms
matinaghaei/Constraint-Satisfaction-Problem
Solving a Constraint Satisfaction Problem by BT, FC, MRV, and AC3 methods
matinaghaei/Evolutionary-Algorithm-for-Knapsack-Problem
Using Evolutionary Algorithm to solve the Knapsack Problem
matinaghaei/Evolutionary-Algorithm-for-Traveling-Slalesman-Problem
Solving Traveling Salesman Problem using Evolutionary Algorithm
matinaghaei/Fuzzy-C-means-Clustering
Using FCM algorithm to cluster points on a 2D plane
matinaghaei/Genetic-and-Simulated-Annealing-Algorithms
Using Genetic & Simulated Annealing Algorithms to Solve a CSP
matinaghaei/Image-Compression
Using K-Means algorithm for clustering colors of an image
matinaghaei/matinaghaei.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
matinaghaei/Maze-Exploring-Controller
Exploring a maze by constructing an obstacle map
matinaghaei/Natural-Language-Processing
Classifying texts using unigram and bigram models
matinaghaei/Netwolf
A P2P file transfer manager
matinaghaei/Nueral-Network
A 2-layer Neural Network
matinaghaei/Persian-Search-Engine
A Search Engine for Persian Language
matinaghaei/Instance-Segmentation
Object Detection, Semantic Segmentation, and Instance Segmentation on the iSAID dataset
matinaghaei/AgentBench
A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24)
matinaghaei/practical-pg