modanesh's Stars
ivy-llc/ivy
Convert Machine Learning Code Between Frameworks
TeamPiped/Piped
An alternative privacy-friendly YouTube frontend which is efficient by design.
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
wkentaro/gdown
Google Drive Public File Downloader when Curl/Wget Fails
google-deepmind/acme
A library of reinforcement learning components and agents
mahdibland/V2RayAggregator
Collect Lots of Shadowsocks, ShadowsocksR, Trojan, Vmess from Public Sources & Filter Best Nodes By Speed
google-deepmind/mujoco_menagerie
A collection of high-quality models for the MuJoCo physics engine, curated by Google DeepMind.
keras-team/keras-core
A multi-backend implementation of the Keras API, with support for TensorFlow, JAX, and PyTorch.
mikepurvis/ros-install-osx
Installing ROS on OS X.
Lifelong-Robot-Learning/LIBERO
Benchmarking Knowledge Transfer in Lifelong Robot Learning
openrlbenchmark/openrlbenchmark
Qengineering/Face-Recognition-Jetson-Nano
Recognize 2000+ faces on your Jetson Nano with database auto-fill and anti-spoofing
koulanurag/minimal-marl
Minimal implementation of multi-agent reinforcement learning algorithms
modanesh/GoFaceRec
Face recognition in Go using MTCNN and QMagFace
modanesh/LEADER
Author implementation of the LEADER algorithm: integrating learning and planning to have safer agents
mahdimehrabi/gin-gorm-boilerplate
A boilerplate for gin + gorm + postgres + docker
mahdimehrabi/django-portfolio-app
a django proftolio app
modanesh/anomalous_rl_envs
Anomalous versions of OpenAI Gym and PyBullet3 environments
modanesh/recurrent_implicit_quantile_networks
Implementation of the Recurrent Implicit Quantile Networks (RIQNs), used as a baseline in the OOD detection in the anomalous RL benchmark
peyzor/django-log-inspector
Django Log Inspector offers real-time monitoring and analysis of log files in Django projects.
luo-yuanfu/is-despot
importance sampling for online planning under uncertainty
koulanurag/dream-and-search
Code for "Dream and Search to Control: Latent Space Planning for Continuous Control"
modanesh/Differential_IG
Source code for the differential saliency method used in "Re-understanding Finite-State Representations of Recurrent Policy Networks"
khorrams/c3lt
Official implementation of "Cycle-Consistent Counterfactuals by Latent Transformations"
shobiiiii/Binance-Trader-bot
An App for Automating Trading on Binance from a ML/DL Model.
CLAIR-LAB-TECHNION/C-PREP
mahdimehrabi/go-gin-skeleton
Implementation of clean architecture in golang with gin-gonic & gorm
shobiiiii/Backtester
This module analyze the output of "Binance Trader Bot" and evaluate the performance of the bot.
shobiiiii/Price-Prediction-Using-ARIMA
A jupyter notebook for predicting future prices of stocks using ARIMA model.
shobiiiii/Price-Prediction-Using-LSTM
In this notebook I used Tesla (TSLA) closing price as input of LSTM model to predict future prices.