Pinned Repositories
aiagent
Amadeus-server
canvas-game
chess_arena
A framework for testing chess bots.
chessGPT
A Chess Engine Repository powered by the Transformer Architecture (Decoder-Only)
CLI-Billing
number-classifier
A number classifier using python, tensorflow and mnist dataset
pylox
Python implementation of the lox programming language from https://craftinginterpreters.com/
simplesocks
A simple socket package for python built on top of the standard socket library
Tachikoma
A cross platform chat application.
DulsaraDhanuka's Repositories
DulsaraDhanuka/Amadeus-server
DulsaraDhanuka/simplesocks
A simple socket package for python built on top of the standard socket library
DulsaraDhanuka/aiagent
DulsaraDhanuka/canvas-game
DulsaraDhanuka/chess_arena
A framework for testing chess bots.
DulsaraDhanuka/chessGPT
A Chess Engine Repository powered by the Transformer Architecture (Decoder-Only)
DulsaraDhanuka/CLI-Billing
DulsaraDhanuka/NNLib
Barebones neural network library
DulsaraDhanuka/number-classifier
A number classifier using python, tensorflow and mnist dataset
DulsaraDhanuka/pylox
Python implementation of the lox programming language from https://craftinginterpreters.com/
DulsaraDhanuka/storyboarder
✏️ Storyboarder makes it easy to visualize a story as fast you can draw stick figures.
DulsaraDhanuka/Tachikoma
A cross platform chat application.
DulsaraDhanuka/dulsaradhanuka
Personal stuff...
DulsaraDhanuka/Final-year-project
DulsaraDhanuka/infinite_shakespeare
A Transformer (GPT) model that generate shakespearean text.
DulsaraDhanuka/llama-cpp-python
Python bindings for llama.cpp
DulsaraDhanuka/local-llm-function-calling
A tool for generating function arguments and choosing what function to call with local LLMs
DulsaraDhanuka/mnist_scratch
Mnist classifier written using numpy