https://github.com/eric-canas/babyrobot
BabyRobot project
https://github.com/eric-canas/babyrobot
computer-vision deep-learning face-recognition python raspberry-pi reinforcement-learning robotics socket
Last synced: 2 months ago
JSON representation
BabyRobot project
- Host: GitHub
- URL: https://github.com/eric-canas/babyrobot
- Owner: Eric-Canas
- Created: 2020-10-06T16:56:42.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-18T23:36:40.000Z (over 5 years ago)
- Last Synced: 2026-03-02T01:41:18.354Z (4 months ago)
- Topics: computer-vision, deep-learning, face-recognition, python, raspberry-pi, reinforcement-learning, robotics, socket
- Language: Python
- Homepage: https://www.linkedin.com/in/eric-canas/
- Size: 45.5 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BabyRobot
For connecting:
```bash
ssh pi@raspberrypi
password: password
```
### For downloading the project:
```bash
curl -s https://raw.githubusercontent.com/Eric-Canas/BabyRobot/main/download.sh | bash -s
```
### For executing it:
```bash
python3 ./main.py [server_ip]
```
(Additionally if mode Client is activated, another instance should be open in another computer (in mode Server))
## Description of the project:
### Hardware Structure:

### Vision Engine:

### Reinforcement Learning Engine:
