Bhaswanth-A's Stars
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
lukas-blecher/LaTeX-OCR
pix2tex: Using a ViT to convert images of equations into LaTeX code.
IntelRealSense/librealsense
Intel® RealSense™ SDK
vwxyzjn/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
kiloreux/awesome-robotics
A list of awesome Robotics resources
huggingface/deep-rl-class
This repo contains the syllabus of the Hugging Face Deep Reinforcement Learning Course.
simoninithomas/Deep_reinforcement_learning_Course
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
higgsfield-ai/higgsfield
Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillions of parameters
kanster/awesome-slam
A curated list of awesome SLAM tutorials, projects and communities.
uzh-rpg/rpg_svo_pro_open
dottantgal/ROS2_learning
A useful collection of CPP and PYTHON examples to learn ROS2 from zero
mathworks-robotics/awesome-matlab-robotics
This is a list of awesome demos, tutorials, utilities and overall resources for the robotics community that use MATLAB and Simulink.
siyandong/awesome-visual-localization
A curated list of awesome visual localization research works.
bentrevett/pytorch-rl
Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]
PacktPublishing/ROS-Robotics-Projects-SecondEdition
ROS Robotics Projects, published by Packt
navuboy/ddpg_biped
Repository for Planar Bipedal walking robot in Gazebo environment using Deep Deterministic Policy Gradient(DDPG) using TensorFlow.
sudrag/line_follower_turtlebot
A repo created to simulate a line following turtlebot in Gazebo environment using ROS
goldbema/CameraCalibration
Implementation of Zhang, Z., "A Flexible New Technique for Camera Calibration" (2000).
Guojyjy/CoTV
Cooperative control for traffic light signals and connected autonomous vehicles using deep reinforcement learning
thomashirtz/gym-hybrid
Collection of OpenAI parametrized action-space environments.
mousecpn/Collection-of-Underwater-Object-Detection-Dataset
This is a collection of underwater object detection dataset
nisheeth-golakiya/hybrid-sac
Single-file pytorch implementation of hybrid-SAC
honeygupta/UW-Net
Code for paper [ICIP 2019] Unsupervised Single Image Underwater Depth Estimation (UW-Net)
qboticslabs/mastering_ros_robot_description_pkg
Demo ROS description package
sangeet259/AUV-Object-Detection
Object detection and localization using ConvNets
Tal-Raveh/uav-cv
Localization of UAVs Using Image Processing
HumaRobotics/ros-indigo-poppy-pkg
ROS Indigo package for Poppy robots
manoharbhat/Drone-Localization-in-GPS-denied-environments
A visual inertial odometry system using Intel RealSense T265 tracking camera and pixhawk. Octomap built using D415 Intel RealSense depth camera
Bhaswanth-A/ROS-Theory