Projects with this topic
-
Extract video representations (semantic, geometric, deep features) for the frames of any video.
Updated -
A Contextual-Enhanced LightGCN for Movie Recommendation Systems
Updated -
This is a project that implements a simple neural network.
Updated -
This project uses a Genetic Algorithm to evolve neural network–controlled Snake agents that learn survival and apple collection without hardcoded rules in a classic Snake game. It demonstrates how evolutionary processes can produce increasingly intelligent behavior, benchmarked against human performance.
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 -
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 -
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 -
-
A custom driver for the Huion Kamvas GT-191 running on linux
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 -
-
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