Mehdi Shahbazi Khojasteh (MehdiShahbazi)

MehdiShahbazi

Geek Repo

Location:Tehran, Iran

Home Page:https://orcid.org/ 0009-0007-6262-9460

Github PK Tool:Github PK Tool

Mehdi Shahbazi Khojasteh's repositories

DQN-Frozenlake-Gymnasium

This repo implements Deep Q-Network (DQN) for solving the Frozenlake-v1 environment of the Gymnasium library using Python 3.8 and PyTorch 2.0.1 in both 4x4 and 8x8 map sizes.

Language:PythonLicense:MITStargazers:6Issues:2Issues:0

AirSim-Multirotor-Bug2-Algorithm

Python implementation of Bug2 algorithm to navigate a quadcopter/multirotor in the AirSim simulator.

Language:PythonLicense:MITStargazers:4Issues:1Issues:0

Webots-simple-move

Implementation of basic rotational and targeted movement on the E-Puck robot with Python within the Webots simulator.

Language:PythonLicense:MITStargazers:4Issues:1Issues:0

DQN-Mountain-Car-Gymnasium

This repo implements Deep Q-Network (DQN) for solving the Mountain Car v0 environment (discrete version) of the Gymnasium library using Python 3.8 and PyTorch 2.0.1 with a custom reward function for faster convergence.

Language:PythonLicense:MITStargazers:3Issues:2Issues:0

Webots-reinforcement-navigation

Implementing obstacle avoidance and path planning for the Pioneer 3-DX robot using Python, PyTorch, and the deep reinforcement learning algorithm REINFORCE in the Webots Simulator.

Language:PythonLicense:MITStargazers:3Issues:0Issues:0

DQN-Cliff-Walking-Gymnasium

This repo implements Deep Q-Network (DQN) for solving the Cliff Walking v0 environment of the Gymnasium library using Python 3.8 and PyTorch 2.0.1 with the finest tuning.

Language:PythonLicense:MITStargazers:2Issues:0Issues:0

Linear-Regression-TensorFlow

This repository is a basic implementation of a Linear Regression model aimed at predicting medical costs utilizing an individual's BMI, developed with Python 3.12 and TensorFlow v2.16.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Logistic-Regression-TensorFlow-OvR

This repository contains the implementation of the Logistic Regression algorithm for classifying the Iris dataset using the One-vs-Rest (OvR) approach, developed with Python 3.12 and TensorFlow v2.16.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

REINFORCE-Cart-Pole-Gymnasium

This repo implements the REINFORCE algorithm for solving the Cart Pole V1 environment of the Gymnasium library using Python 3.8 and PyTorch 2.0.1.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0