Skip to content

A lightweight C++ machine learning library for embedded electronics and robotics.

License

Notifications You must be signed in to change notification settings

parakrama1995/Fido

 
 

Repository files navigation

Fido

MIT License Build Status Join the chat at https://gitter.im/FidoProject/Fido

Fido is a lightweight, highly modular C++ machine learning library for embedded electronics and robotics. Fido is especially suited for robotic and embedded contexts, as it is written in C++ with minimal use of the standard library and provides an easy interface in which to write robotic drivers.

Check out the project site and documentation for more information.

The library was adapted from a universal robot control system.

Beta Status

This library is in beta. It has been used in a couple of projects, but the API may still change in backward-incompatible ways. There are definetly bugs.

Contributing

Send us a pull request. If you are looking for things to do, check out the repo's open issues. If you find a bug or have any trouble with the library, please open an issue. We are happy to help you out.

Author

Author

Contributor

About

A lightweight C++ machine learning library for embedded electronics and robotics.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.6%
  • Makefile 1.6%
  • Other 0.8%