albertnadal / Tensar
A C++ implementation to create, visualize and train Convolutional Neural Networks
☆63Updated 2 years ago
Alternatives and similar repositories for Tensar:
Users that are interested in Tensar are comparing it to the libraries listed below
- AI that learns to play the game Flappy Bird.☆59Updated 2 years ago
- A very simple neural network.☆48Updated 2 years ago
- ☆62Updated last year
- Neural Networks from Scratch☆186Updated 4 years ago
- Mathematics library for C and C++☆50Updated last year
- Genetic Algorithm trains NN to play Flappy like game.☆54Updated 2 years ago
- Linear Algebra in C☆109Updated 3 years ago
- In this repo, the backpropagation algorithm in feedforward neural networks is implemented from scratch using C.☆13Updated 3 years ago
- Implement feedforward, convolution neural network in C++ with only built-in libraries. This is a tutorial style project which implements …☆26Updated 7 years ago
- Code for training basic neural networks, especially the MNIST numbers dataset.☆245Updated last year
- C++ Doom is a C++ fork of Crispy Doom 5.7.2 which is a limit-removing enhanced-resolution Doom source port based on Chocolate Doom.☆137Updated 4 years ago
- A simple Bezier Curve example made in OpenGL using glad, glfw, freetype and premake5☆26Updated 6 years ago
- An experimental Ray tracer I made completely from scratch, without any external libraries☆143Updated 3 years ago
- A simple 2D physics engine.☆70Updated last year
- Machine Learning C++☆71Updated last year
- A demo game made with Hazel engine and based on the classic BoulderDash☆24Updated 3 years ago
- A Pytorch Deep Dream Implementation☆88Updated 4 years ago
- Implementing "The Lottery Ticket Hypothesis" paper by "Jonathan Frankle, Michael Carbin"☆34Updated last year
- Fully-working mlpack example programs☆130Updated 2 weeks ago
- What if Breakout was the only arcade game people could make? An open-source game, written entirely on a live stream.☆190Updated 4 years ago
- Flappy Bird clone made in a couple of hours for a video using a very primitive version of Hazel.☆157Updated 5 years ago
- STL Algorithm Cheat Sheet + example code from STL Algorithm Video Series.☆234Updated 2 years ago
- ☆40Updated 7 years ago
- Simple particle system made in one hour: https://youtu.be/GK0jHlv3e3w☆123Updated 5 years ago
- An Work-In-Progress C++ Game Engine. Supports Windows Operating System currently.☆24Updated 3 years ago
- ThreeDEngine ported for C++