Skip to content

N-Raghav/Hybrid-Push-Dynamics-Learning-Methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Physics-Based Learning for Robotic Manipulation

Project Structure

src/
├── config/
│   └── default.yaml      # Configuration file (provided)
├── lib/
│   ├── physics.py        # Physics engine (implement this)
│   └── models.py         # Neural networks (implement this)
├── helpers/
│   ├── utils.py          # Data loading utilities (provided)
│   └── config.py         # Config handling (provided)
└── main.py               # Training script (partially provided)

Installation

Install requirements:

pip install -r requirements.txt

About

A comparative implementation and analysis of physics-based, neural network, and hybrid models for predicting object motion in robotic pushing tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages