Giter Club home page Giter Club logo

ml_robot's Introduction

ML_Robot (WIP)

Repository for the project ML_Robot, a quadruped robot for the implementation of artificial intelligence. alt text

Table of Contents

About

This personal project aims to experiment with the principles of reinforcement learning* applied to robotics. After modeling the robot using fusion360, I 3d printed it. See assembly guide (WIP). Physical simulation of the robot inside Unity, and use of the ml-agents library to train a neural network to control the robot.

Folders

Model

all 3D files modeled with fusion360 for 3D printing. (image)

PCB

gerber file, this printed circuit contains both the power circuit and the connections between the pins of the raspberry pi pico and the servo motors (DS3218) https://www.amazon.ca/dp/B085PVVZNQ

RaspberryPico

use of the raspberry pi pico because supports the tinyML library of tensorflow, multiprocessor which allows the use of one of the two cores for the execution of the neural network while the second takes care of performing the resulting actions. https://www.youtube.com/watch?v=aIFElaK14V4&ab_channel=LearnEmbeddedSystems (video from Learn Embedded Systems)

Controller

all the codes to control the robot using instructions via usb (in python) and the program in C and C++ to program the raspberry pi pico, using .uf2 to flash the memory (video)

UnityProject

the whole project under unity

Unity ml-agents -> https://github.com/Unity-Technologies/ml-agents

https://github.com/EbonGit/ML_Agent-Unity-Robot_Build (google colab .ipynb)

Results

artificial intelligence models and related learning graphs

Screenshot

Image

Build

(WIP)

ml_robot's People

Contributors

ebongit avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

antssousa

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.