A java implementation of NEAT(NeuroEvolution of Augmenting Topologies ) from scratch for the generation of evolving artificial neural networks. Only for educational purposes.
-
Updated
Jul 16, 2021 - Java
A java implementation of NEAT(NeuroEvolution of Augmenting Topologies ) from scratch for the generation of evolving artificial neural networks. Only for educational purposes.
A full Game Engine in Java from scratch, work in progress
Simple, fast Key-Value storage. Inspired by HaloDB
A Simple XML Document Database (University Project)
Java 3D " Resident Evil "-like game but 360 view tests (using only standard libraries). Video: test #5 https://youtu.be/DU22GmTOpEk / test #4 https://youtu.be/ii8VrW-U-L4 / test #3 https://youtu.be/oRWheSKothE / test#2 https://youtu.be/dS5n37MNvxI / test#1 https://youtu.be/aXhQQwy1L8I
A fast, simple persistent queue written in Java
A Minecraft client, written from scratch in Java. No special features.
Basic AI experiment in Java: a single-neuron model built from scratch
This Repo for My Journey to learn JAVA fundmetals and Master JAVA
I'm learning about machine learning algorithms by implementing them and using them in Java.
Reliable transport over UDP in Java: sliding window, congestion control, benchmarks, end-to-end SHA-256 integrity.
Crop Recommendation and Cultivation Guide Web App
A comprehensive library of 15+ machine learning classifiers (k-NN, SVM, MLP, etc.) implemented from scratch in pure Java for digit recognition.
A from scratch JAVA like complier in java code
Simple MLP (Multi-Layer Perceptron) framework with MNIST example
This contains the most commonly used machine learning and deep learning models written from scratch without the use if any libraries except Numpy which is used for calculations
Deep Learning implementations from scratch — Java-first, with a focus on fundamentals, math, and experiments
A 2-D plat-former game 🎮 from scratch in Java ☕.
Add a description, image, and links to the from-scratch topic page so that developers can more easily learn about it.
To associate your repository with the from-scratch topic, visit your repo's landing page and select "manage topics."