All Projects → IvLabs → Biped_trajectory_optimization

IvLabs / Biped_trajectory_optimization

Implementing trajectory optimization on bipedal system

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Biped trajectory optimization

Meta rl
The Tensorflow code and a DeepMind Lab wrapper for my article "Meta-Reinforcement Learning" on FloydHub.
Stars: ✭ 36 (-20%)
Mutual labels:  reinforcement-learning
Blocks
Blocks World -- Simulator, Code, and Models (Misra et al. EMNLP 2017)
Stars: ✭ 39 (-13.33%)
Mutual labels:  reinforcement-learning
Tf2.0 reinforcement learning
Basic reinforcement learning implementation with tensorflow version 2.0
Stars: ✭ 43 (-4.44%)
Mutual labels:  reinforcement-learning
Awesome Deep Rl
For deep RL and the future of AI.
Stars: ✭ 985 (+2088.89%)
Mutual labels:  reinforcement-learning
Deepbootcamp
Solved lab problems, slides and notes of the Deep Reinforcement Learning bootcamp 2017 held at UCBerkeley
Stars: ✭ 39 (-13.33%)
Mutual labels:  reinforcement-learning
Awesome Mlss
List of summer schools in machine learning + related fields across the globe
Stars: ✭ 1,001 (+2124.44%)
Mutual labels:  reinforcement-learning
Stock Price Trade Analyzer
This is a Python 3.0 project for analyzing stock prices and methods of stock trading. It uses native Python tools and Google TensorFlow machine learning.
Stars: ✭ 35 (-22.22%)
Mutual labels:  reinforcement-learning
Deterministic Gail Pytorch
PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning
Stars: ✭ 44 (-2.22%)
Mutual labels:  reinforcement-learning
Bolero
Behavior Optimization and Learning for Robots
Stars: ✭ 39 (-13.33%)
Mutual labels:  reinforcement-learning
Bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
Stars: ✭ 8,714 (+19264.44%)
Mutual labels:  reinforcement-learning
Neural Architecture Search With Rl
Minimal Tensorflow implementation of the paper "Neural Architecture Search With Reinforcement Learning" presented at ICLR 2017
Stars: ✭ 37 (-17.78%)
Mutual labels:  reinforcement-learning
Fullstackmachinelearning
Mostly free resources for end-to-end machine learning engineering, including open courses from CalTech, Columbia, Berkeley, MIT, and Stanford (in alphabetical order).
Stars: ✭ 39 (-13.33%)
Mutual labels:  reinforcement-learning
Machine Learning From Scratch
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
Stars: ✭ 42 (-6.67%)
Mutual labels:  reinforcement-learning
Fragile
Framework for building algorithms based on FractalAI
Stars: ✭ 36 (-20%)
Mutual labels:  reinforcement-learning
Gym Gridworlds
Gridworld environments for OpenAI gym.
Stars: ✭ 43 (-4.44%)
Mutual labels:  reinforcement-learning
Rlcard
Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
Stars: ✭ 980 (+2077.78%)
Mutual labels:  reinforcement-learning
Qualia2.0
Qualia is a deep learning framework deeply integrated with automatic differentiation and dynamic graphing with CUDA acceleration. Qualia was built from scratch.
Stars: ✭ 41 (-8.89%)
Mutual labels:  reinforcement-learning
Async Deeprl
Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning
Stars: ✭ 44 (-2.22%)
Mutual labels:  reinforcement-learning
Orbit
Open source collection of Reinforcement Learning Environments.
Stars: ✭ 44 (-2.22%)
Mutual labels:  reinforcement-learning
Deep Q Learning
Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
Stars: ✭ 1,013 (+2151.11%)
Mutual labels:  reinforcement-learning

Biped Trajectory Optimization

NOTE : This project is still in developement

Dynamic Walking on sinusoidal terrain

Human gait

Ostrich gait

Dynamic Walking on staired terrain

Human gait

Ostrich gait

Dynamic Walking on sloped terrain

Human gait

Ostrich gait

Dynamic Walking on flat terrain

Human gait

Ostrich gait

Gait Generation for single step

using CasADi library in python

Trajectory Optimization on some basic systems

cartpole on python using CasADi

simple pendulum

cartpole on C++

Passive Walking of 2-link bipedal system

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].