-
McGill University
- Montreal, Canada
- modanesh.github.io
- @mo_danesh
- in/mohamad-h-danesh
Highlights
-
pyod Public
Forked from yzhao062/pyodA Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques
Python BSD 2-Clause "Simplified" License UpdatedOct 31, 2024 -
cliport Public
Forked from cliport/cliportCLIPort: What and Where Pathways for Robotic Manipulation
Jupyter Notebook Apache License 2.0 UpdatedOct 10, 2024 -
Gymnasium Public
Forked from Farama-Foundation/GymnasiumAn API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
Python MIT License UpdatedAug 6, 2024 -
rsl_rl Public
Forked from leggedrobotics/rsl_rlFast and simple implementation of RL algorithms, designed to run fully on GPU.
Python Other UpdatedJul 29, 2024 -
dopamine Public
Forked from google/dopamineDopamine is a research framework for fast prototyping of reinforcement learning algorithms.
Jupyter Notebook Apache License 2.0 UpdatedApr 4, 2024 -
-
CORL Public
Forked from corl-team/CORLHigh-quality single-file implementations of SOTA Offline and Offline-to-Online RL algorithms: AWAC, BC, CQL, DT, EDAC, IQL, SAC-N, TD3+BC, LB-SAC, SPOT, Cal-QL, ReBRAC
Python Apache License 2.0 UpdatedFeb 9, 2024 -
cleanrl Public
Forked from vwxyzjn/cleanrlHigh-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
Python Other UpdatedNov 24, 2023 -
Differential_IG Public
Source code for the differential saliency method used in "Re-understanding Finite-State Representations of Recurrent Policy Networks"
-
GoFaceRec Public
Face recognition in Go using MTCNN and QMagFace
-
Kairos Public
Forked from timelyart/KairosKairos aims to help you save time by automating repetitive tasks on TradingView such as scanning markets for setups, and refreshing alerts as well as creating new ones.
Python GNU General Public License v3.0 UpdatedApr 19, 2023 -
ivy Public
Forked from ivy-llc/ivyThe Unified Machine Learning Framework
Python Apache License 2.0 UpdatedDec 8, 2022 -
OpenreviewCrawler Public
Crawling Openreview to get papers' statistics
-
plant Public
Forked from autonomousvision/plant[CoRL'22] PlanT: Explainable Planning Transformers via Object-Level Representations
Python UpdatedOct 28, 2022 -
LEADER Public
Author implementation of the LEADER algorithm: integrating learning and planning to have safer agents
-
pytorch_geometric Public
Forked from pyg-team/pytorch_geometricGraph Neural Network Library for PyTorch
Python MIT License UpdatedJul 24, 2022 -
stable-baselines3 Public
Forked from DLR-RM/stable-baselines3PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
Python MIT License UpdatedJul 15, 2022 -
mlforhealthlabpub Public
Forked from vanderschaarlab/mlforhealthlabpubMachine Learning and Artificial Intelligence for Medicine.
Jupyter Notebook Other UpdatedFeb 13, 2022 -
ROS_communication Public
Using ROS service and client communication for between Python and C++
C++ UpdatedDec 27, 2021 -
gym Public
Forked from openai/gymA toolkit for developing and comparing reinforcement learning algorithms.
Python Other UpdatedDec 26, 2021 -
-
anomalous_rl_envs Public
Anomalous versions of OpenAI Gym and PyBullet3 environments
-
Implementation of the Recurrent Implicit Quantile Networks (RIQNs), used as a baseline in the OOD detection in the anomalous RL benchmark
-
magic Public
Forked from AdaCompNUS/magicMacro-Action Generator-Critic (MAGIC) - Learning Macro-actions for online POMDP planning
C++ MIT License UpdatedAug 6, 2021 -
modified_bullet3 Public
Forked from bulletphysics/bullet3Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
C++ Other UpdatedMay 10, 2021 -
rl-trained-agents Public
Forked from DLR-RM/rl-trained-agentsA collection of pre-trained RL agents using Stable Baselines3
MIT License UpdatedApr 29, 2021 -
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
C++ Other UpdatedOct 27, 2020 -
variational-autoencoder Public
Forked from jaanli/variational-autoencoderVariational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow)
Python MIT License UpdatedMar 23, 2020 -
integrated-gradient-pytorch Public
Forked from TianhongDai/integrated-gradient-pytorchThis is the pytorch implementation of the paper - Axiomatic Attribution for Deep Networks.
Python MIT License UpdatedNov 15, 2019 -
visTorch Public
Forked from koulanurag/visTorchInteracting with Latent Space of AutoEncoder