Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iwas-coder/guanaco

A simple, uncomplicated, multilayered Neural Network framework written in pure C.
https://github.com/iwas-coder/guanaco

ai ai-models c deep-learning deep-neural-networks header-only neural-network stb

Last synced: about 1 month ago
JSON representation

A simple, uncomplicated, multilayered Neural Network framework written in pure C.

Awesome Lists containing this project

README

        

#+AUTHOR: Wasym A. Alonso

# Logo & Title
#+begin_html


Guanaco Logo


Guanaco


#+end_html

# Subtitle
#+begin_html


Never. I'll never turn to the 🐌 side.


You've failed, Your Highness. I am a 🐇, like my father before me.


#+end_html

# Buy Me A Coffee
#+begin_html



Buy Me A Coffee


#+end_html

# Repository info badges
#+begin_html


License
Size
Release


#+end_html

(...)

# GNU GPLv3+ License notice
#+begin_quote
This work and all its documentation is licensed under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) License. @@html:
@@
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. @@html:
@@
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
#+end_quote

* Table of Contents :toc:
- [[#usage][Usage]]

* Usage

(...)