ZeoDarkflame's Stars
mlpack/mlpack
mlpack: a fast, header-only C++ machine learning library
google-deepmind/acme
A library of reinforcement learning components and agents
Farama-Foundation/Minigrid
Simple and easily configurable grid world environments for reinforcement learning
msurtsukov/neural-ode
Jupyter notebook with Pytorch implementation of Neural Ordinary Differential Equations
RajGhugare19/dreamerv2
Pytorch implementation of Dreamer-v2: Visual Model Based RL Algorithm.
IvLabs/Sahayak-v3
IvLabs/Quantum-Machine-Learning
This repository contains implementations of Quantum Machine Learning algorithms, feature maps, variational circuits and research papers.
GlazeDonuts/Variational-Quantum-Classifier
A comparative study between feature maps coupled with a standard Variational Quantum Circuit.
IvLabs/Manipulator-Control-using-RL
This project attempts to use Reinforcement Learning to train a model to perform various control task on a manipulator.
IvLabs/grid_motion_planning
IvLabs/manipulation
Control a Robotic arm and perform tasks autonomously
IvLabs/model-based-RL
rajesh3699/Arduino-EasyTransfer
An Easy way to Transfer data between Arduinos
rdlynx19/ImageDenoisingAE
Image Denoising Autoencoder implemented in Pytorch for IvLabs Summer Intern 2021
aneesh-shetye/med-vqa
3 Med-VQA Benchmarks on ImageCLEF dataset using MMF by Facebook AI Research.
ZeoDarkflame/reinforcement-learning
Implementation of classic and Deep Reinforcement Learning Algorithms
ZeoDarkflame/ZeoDarkflame
aneesh-shetye/notes
Notes on various ml-related subjects and research papers.
aneesh-shetye/RL
This repository contains an implementation of Basic RL algorithms in OpenAI Gym environment
aneesh-shetye/aneesh-shetye
aneesh-shetye/Basic-ML-
This repository contains work done during my research intern at IvLabs. It contains an implementation of basic ML algorithms from scratch using NumPy and PyTorch.
aneesh-shetye/flightmare
An Open Flexible Quadrotor Simulator
aneesh-shetye/MMBERT
MMBERT: Multimodal BERT Pretraining for Improved Medical VQA
aneesh-shetye/Natural-Language-Processing
Contains various architectures and novel paper implementations for Natural Language Processing tasks like Sequence Modelling and Neural Machine Translation.
aneesh-shetye/NLP
LuqmanFarooqui/Basic-Image-Search-Engine
This MATLAB code is the implementation of a mini image search engine.
LuqmanFarooqui/Edge-Detection-and-Fill
This MATLAB code finds the outlines of objects within an image and separately fills in a color on those detected objects.
LuqmanFarooqui/py2048
This is my simple simulation of the 2048 game written in Python
LuqmanFarooqui/School-Activity-Manager
This is my Grade 12, Computer Science, C++ Capstone Project.
LuqmanFarooqui/Tic-Tac-Toe-Simulator
This code simulates a tic-tac-toe game and applies a strategy to improve the chances of a player's win.