ibc

A PyTorch implementation of Implicit Behavioral Cloning

https://github.com/kevinzakka/ibc

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.3%) to scientific vocabulary

Keywords

behavioral-cloning deep-learning energy-based-model pytorch robotics
Last synced: 6 months ago · JSON representation

Repository

A PyTorch implementation of Implicit Behavioral Cloning

Basic Info
Statistics
  • Stars: 103
  • Watchers: 5
  • Forks: 13
  • Open Issues: 1
  • Releases: 0
Topics
behavioral-cloning deep-learning energy-based-model pytorch robotics
Created over 4 years ago · Last pushed over 3 years ago
Metadata Files
Readme Citation

README.md

Implicit Behavioral Cloning - PyTorch

Pytorch implementation of Implicit Behavioral Cloning.

Install

bash conda create -n ibc python=3.8 pip install -r requirements.txt

Results

To reproduce results from the Coordinate Regression Task (Section 3), execute the run_explicit.sh and run_implicit.sh scripts. Note that the implicit policy does a tad bit worst with 30 examples than 10. Not entirely sure why that is the case and need to investigate more.

| | Explicit Policy | Implicit Policy | |-------------|-----------------|-----------------| | 10 examples ||| | 30 examples |||

Citation

If you find this code useful, consider citing it along with the paper:

bibtex @software{zakka2021ibc, author = {Zakka, Kevin}, month = {10}, title = {{A PyTorch Implementation of Implicit Behavioral Cloning}}, url = {https://github.com/kevinzakka/ibc}, version = {0.0.1}, year = {2021} }

bibtex @misc{florence2021implicit, title = {Implicit Behavioral Cloning}, author = {Pete Florence and Corey Lynch and Andy Zeng and Oscar Ramirez and Ayzaan Wahid and Laura Downs and Adrian Wong and Johnny Lee and Igor Mordatch and Jonathan Tompson}, year = {2021}, eprint = {2109.00137}, archivePrefix = {arXiv}, primaryClass = {cs.RO} }

Owner

  • Name: Kevin Zakka
  • Login: kevinzakka
  • Kind: user

PhD @ UC Berkeley.

GitHub Events

Total
  • Watch event: 14
  • Fork event: 2
Last Year
  • Watch event: 14
  • Fork event: 2

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 18
  • Total Committers: 1
  • Avg Commits per committer: 18.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Kevin Zakka k****a@g****m 18

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 1
  • Total pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • YuanlinChu (1)
Pull Request Authors
  • kevinzakka (3)
Top Labels
Issue Labels
Pull Request Labels