AxelMontlahuc / CNNLinks
A CNN implementation in C.
☆48Updated last month
Alternatives and similar repositories for CNN
Users that are interested in CNN are comparing it to the libraries listed below
Sorting:
- Single header HTTP/HTTPS request library in C99☆15Updated last month
- GPT-2 in C☆72Updated 6 months ago
- A C-compiler written in C☆76Updated 5 months ago
- Compiler for the COOL language written in C.☆118Updated 8 months ago
- Simple stb-style header-only library for Neural Networks☆376Updated last year
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆24Updated 11 months ago
- A nano-like text editor written from scratch in C.☆83Updated last year
- Python Generators in C☆55Updated 5 months ago
- Notes from Machine Learning in C session☆111Updated 2 years ago
- Minimalist web framework for C☆210Updated this week
- Very basic lexer for very basic cases☆86Updated 8 months ago
- Sisyphus: a Python Chess Engine/Library based on C backend☆21Updated last month
- Command-line flag parsing in C☆186Updated 2 weeks ago
- platformer game with abstract style graphics☆47Updated 5 months ago
- 32 Bit Operation System☆29Updated 6 months ago
- Snake for the terminal☆26Updated last month
- Ashley's Shell☆34Updated last year
- Byte Pair Encoding☆82Updated 3 months ago
- RandomArt Idea Implementation from the Hash Visualization Paper☆123Updated 8 months ago
- 🌟 NovaOS is an x86 Protected Mode Operating System with a GUI, a own File System, and much more!☆138Updated 4 months ago
- A simple base layer, and utilities for my own C development. A lot of the stuff came from https://www.youtube.com/c/Mr4thProgramming, but…☆366Updated 4 months ago
- Immediate Mode JSON Serialization Library in C☆208Updated 2 weeks ago
- Custom coroutines implementation in GNU C☆226Updated 5 months ago
- Computing Fibonacci numbers efficiently, for real this time.