Projects with this topic
-
The efficient alternative to Neural Networks. Implements SLRM (Segmented Linear Regression Model) for neural compression and non-linear data modeling, achieving high precision with a fraction of the parameters of a traditional ANN.
Updated -
Extract video representations (semantic, geometric, deep features) for the frames of any video.
Updated -
AZ-Lite is a compact, AlphaZero-inspired chess engine written in Python. It combines Monte Carlo Tree Search (MCTS) with a lightweight policy-and-value neural network, learning entirely through some self-play.
Updated -
This repo will have all resources, labs, data which I use/d on Kaggle Network
Updated -
A simple multilayer perceptron (MLP), also known as a fully connected feedforward artificial neural network, written from scratch in Julia.
Updated -
Lightweight C library for creating, training, and evaluating simple neural networks
Updated -
SYNTHESIS is an experimental algorithm that visually represents the emergent behavior of a synthetic neural network — an abstraction of how organic life and thought might arise from simple computational interactions.
Inspired by Conway’s Game of Life, this project explores how randomness, local interactions, and algorithmic feedback can generate the illusion of living, thinking patterns.
Updated -
-
Predicting digit labels (0–9) from the MNIST dataset using Keras neural network.
Updated -
A neural network-based differential equation and variational problem solver
Updated -
A Python Library for Physics-Informed Neural Networks
Updated -
-
A desktop user interface for upscaling images using waifu2x-ncnn-vulkan
⚠️ ⚠️ ⚠️ NOT WORKING YET⚠️ ⚠️ ⚠️ UI Demo (non-functional) via GitLab Pages: https://zoomer-c4a624.gitlab.io/
Updated -
This project provides several implementations that can be used to analyze Hessians associated with synthetic and empirical loss functions.
Updated -
This is an implementation of a very simple neural network from scratch.
Updated -
This is a project that implements a simple neural network.
Updated -
Neural Network for MicroPython
Updated -
-
An example of tabular data regression (parameter estimates) using TabNet
Updated