Skip to content

This repository embarks the journey of writing the neural elements from scratch in cpp. The plan is to use custom modules for simple perceptrons and transformers and different functions for robotics applications. Then maybe explore parallization of the tasks through frameworks like cuda or opencl

License

Notifications You must be signed in to change notification settings

aPR0T0/ML_in_robotics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML_in_robotics

This repository embarks the journey of writing the neural elements from scratch in cpp. The plan is to use custom modules for simple perceptrons and transformers and different functions for robotics applications. Then maybe explore parallization of the tasks through frameworks like cuda or opencl

Progress till now


-- Adds the code for perceptron

About

This repository embarks the journey of writing the neural elements from scratch in cpp. The plan is to use custom modules for simple perceptrons and transformers and different functions for robotics applications. Then maybe explore parallization of the tasks through frameworks like cuda or opencl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published