-
-
awesome-codebases Public
Forked from alan2207/awesome-codebasesA collection of awesome open-source codebases worth exploring.
MIT License UpdatedJan 17, 2025 -
-
This is a simple deep learning project focusing on optimizing PyTorch code to perform better with GPU. It is also an exploration with Convolutional Neural Network (CNN) achitecture, specifically Re…
Jupyter Notebook UpdatedJan 16, 2025 -
-
-
dynamical-js Public
A 2D mass aggregated physic engine written in TypeScript with React.
-
-
votio Public
Just like reddit but ... ehh. A PHP MVC application for college assignment.
PHP UpdatedDec 9, 2024 -
-
cyphex Public
A webapp that allows you to apply steganography methods onto images.
TypeScript UpdatedSep 11, 2024 -
arc-agi Public
My experiment with graph on the ARC (Abstract Reasoning Corpus) dataset from the ARC AGI prize.
-
machine-learning Public
Implementation of different machine learning concepts with practical examples.
Jupyter Notebook UpdatedAug 12, 2024 -
chat-llama Public
A test end-to-end application that utilize local llm model to create a fully hand-off conversational experience.
Jupyter Notebook UpdatedAug 3, 2024 -
-
kickstart.nvim Public
Forked from nvim-lua/kickstart.nvimA launch point for your personal nvim configuration
Lua MIT License UpdatedJun 27, 2024 -
neural-graph Public
A repo of experimentation projects for "Neural graph", the idea that utilize semantic graph algorithms with NN to archive scalable long-term memory.
Python UpdatedMay 16, 2024 -
-
-
-
machine-learning-test Public
A repository where I test and try different machine learning ideas.
Python UpdatedMar 3, 2024 -
-
cpp-graph-visualizer Public
A raylib test with an interface for managing Graph (the abstract mathematician graph not the function plotting graph).
C++ UpdatedFeb 18, 2024 -
csharp_cashier_cli_app Public
A simple CLI application written in C# for one of my college assignment.
C# UpdatedFeb 16, 2024 -
-
-
go-htmx-tictactoe Public
A quick proof of concept of go turn-based multiplayer game server
Go UpdatedDec 23, 2023 -
-
nodeflow Public
A simple and highly extensible Computational graph library written in C++ with the support of auto diff.
-