Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- robotics
|
5 |
+
pretty_name: s
|
6 |
+
---
|
7 |
+
# Robotic Arm Manipulation with Behavior Cloning
|
8 |
+
|
9 |
+
**Franka Arm Manipulation using Humans Demos in Kitchen Environment**
|
10 |
+
by [me](www.keivalya.com)
|
11 |
+
|
12 |
+
This project enhances robotic arm manipulation by integrating human demonstrations using modified soft-actor-critic method, enabling robots to perform complex tasks like opening cabinets more effectively.
|
13 |
+
**Code** — https://github.com/keivalya/arm-manipulation-behavior-cloning
|