abaskh46's Stars
AtsushiSakai/PythonRobotics
Python sample codes and textbook for robotics algorithms.
mml-book/mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"
CoreyMSchafer/code_snippets
dibgerge/ml-coursera-python-assignments
Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.
chainer/chainerrl
ChainerRL is a deep reinforcement learning library built on top of Chainer.
vita-epfl/CrowdNav
[ICRA19] Crowd-aware Robot Navigation with Attention-based Deep Reinforcement Learning
AtsushiSakai/MATLABRobotics
MATLAB sample codes for mobile robot navigation
Donivr/Linux-PDF
CoppeliaRobotics/coppeliaSimLib
CoppeliaSim core library
andriusbern/NaoRL
A Reinforcement Learning framework for the NAO robot
TsiakasK/sequence-learning
Personalized Training for the Sequence Learning task with the NAO robot and the MUSE EEG sensor
yangyutu/DeepReinforcementLearning-PyTorch
PyTorch implementation of classical deep reinforcement learning algorithms
szemenyeim/DynEnv
Dynamic Simulation Environments for Reinforcement Learning
cmoralesd/robopy
Repositorio de ejercicios del canal Robótica con Python
fernandozuher/naoqi_webots
Plugin to use NAOqi SDK in the robot NAO of the Webots simulator.
paddepadde/nao_walking_ppo
Learning (simulated) robot locomotion with RL and Proximate Policy Optimization (PPO),
CoppeliaRobotics/remoteApiBindings
Bindings of the Remote API for various languages
TomasSQ/vrepSimulation
NAO robot walking in a VREP Simulation with Genetic Algorithm
davidlavy88/nao_and_opencv-python-
Set of programs testing different functionalities of naoqi and opencv for the project Autonomous Navigation for NAO.
ramamoorthyluxman/Bipedal-Walking-using-human-ground-reaction-forces
MATLAB Simulation platform for synthesising bipedal walking using human ground reaction forces.
awingray/nao-balance
Development of balancing strategies for a bipedal robot.
noobswestand/NaoQI-with-Python3
NaoQI only supports 2.7, but with some networking tricks, it can use a python server in 2.7 and a client in 3.x to add the NaoQI to Python 3+