mahi97's Stars
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
acheong08/ChatGPT
Reverse engineered ChatGPT API
openai/evals
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
WeMakeDevs/roadmaps
This repository contains the list of communities and job portals you can join and apply to.
cvg/LightGlue
LightGlue: Local Feature Matching at Light Speed (ICCV 2023)
google-deepmind/jraph
A Graph Neural Network Library in Jax
shyamsn97/mario-gpt
[Neurips 2023] Generating Mario Levels with GPT2. Code for the paper "MarioGPT: Open-Ended Text2Level Generation through Large Language Models" https://arxiv.org/abs/2302.05981
luchris429/purejaxrl
Really Fast End-to-End Jax RL Implementations
instadeepai/jumanji
🕹️ A diverse suite of scalable reinforcement learning environments in JAX
google-deepmind/meltingpot
A suite of test scenarios for multi-agent reinforcement learning.
FLAIROx/JaxMARL
Multi-Agent Reinforcement Learning with JAX
sotetsuk/pgx
♟️ Vectorized RL game environments in JAX
openscilab/nava
🎵 Playing Sounds in Python
Evolutionary-Intelligence/DistributedEvolutionaryComputation
A (still growing) paper list of Evolutionary Computation (EC) published in some (rather all) top-tier (and also EC-focused) journals and conferences. For EC-focused publications, only Parallel/Distributed EC are covered in the current version.
zzhin/CCFCRec
mattiasegu/darth
[ICCV23] Official Implementation of DARTH: Holistic Test-time Adaptation for Multiple Object Tracking
hamidrezaHemati/Localization-based-on-LoRaWAN-Network
An IOT Localization project based on LoRaWAN communication technology usign RSSI analysis with machine learning techniques.
hamidrezaHemati/NLP_Persian_Poem_classification
NLP project, using unigram and bigram and back off model
hamidrezaHemati/E-Commerce_Service_DataBase
designing an online shop using postgreSql and Python
hamidrezaHemati/wall_following_using_PID_in_ROS
This project involves the development of a wall-following mobile robot using a PID (Proportional-Integral-Derivative) controller. The robot is simulated in the ROS (Robot Operating System) environment, utilizing Gazebo and RViz simulators for a comprehensive and realistic simulation.
hamidrezaHemati/PowerManagement_in_IOT_lecture
I was a guest lecturer at Profersor Rasti Internet Of Things curse in 2021. I taught two sessions about Power management. This repository is the power point that I made for the lecture
hamidrezaHemati/fuzzy-C-Means-Clustering
fuzzy C-Means clustering project, AmirKabir AI course spring 2021
hamidrezaHemati/Obstacle_Avoidance_VFH_algorithm
This project focuses on implementing obstacle avoidance using the Vector Field Histogram (VFH) algorithm. We aim to develop a robust system that allows a mobile robot to navigate through complex environments, avoiding obstacles effectively by utilizing VFH-based decision-making.
mahi97/EvoFL
[NIPS'23] EvoFed: Leveraging Evolutionary Strategies for Efficient and Privacy-Preserving Federated Learning
fedebotu/lightning-torchrl
Experimenting with integrating PyTorch Lightning + TorchRL for differentiable environments running on multiple GPUs
hamidrezaHemati/InformationRetrieval
Information retrieval system that is able to retrieve documents as well as classifying them. It is implemented on documents from ISNA News Agency.
mohamad-amin/ntk-lookahead-active-learning
[NeurIPS'22] Making Look-Ahead Active Learning strategies feasible with Neural Tangent Kernels
sepandhaghighi/shaghighi.ir
shaghighi.ir website redirection
AIRI-Institute/pogema
POGEMA stands for Partially-Observable Grid Environment for Multiple Agents. This is a grid-based environment that was specifically designed to be flexible, tunable and scalable. It can be tailored to a variety of PO-MAPF settings.