Bardia323
Possible code compendium in universe, accessible by advanced beings who can traverse vast space.
Montreal, QC
Pinned Repositories
4DGaussians
4D Gaussian Splatting for Real-Time Dynamic Scene Rendering
agent.exe
AIRL-Socrates
Emulating Socrates' character from Plato's works using AI-aligned Reinforcement Learning (AIRL) and pre-trained generative models
CyberFrame
A minimal text-editor for writing stuff
MemeCrypt
Encrypting information inside memes using LLM Agents
pytti
Python text to image
real-time-vision
Rhyming_Limerick_Haiku_GPT2
📜 GPT-2 Rhyming Limerick and Haiku models using data augmentation
Ubik
🎩 UBIK is an advertising platform built with Artificial Intelligence (AI) inspired by Philip K. Dick's Ubik. A system capable of generating various flavors of advertisements.
deforum
Diffusion Animation Toolkit
Bardia323's Repositories
Bardia323/BibleStudies
📖 Word frequency analysis, and language modelling of the bible with markov chains and LSTM network.
Bardia323/CNNforMNIST
✍ An implementation of a CNN for the MNIST handwritten digits dataset. The model achieves an accuracy of 93.7% on the test set after 100 epochs and can be trained and evaluated in a few minutes.
Bardia323/CommitHistory
📅 This is a visualization of the history of commits to the Open-Source project that I am working on.
Bardia323/GameOfLife
👾 A very primitive implementation of John Conway's Game of Life in python. (Made in 10 minutes)
Bardia323/HowToMakeAnEntireWebsiteInPython
🐍 How to make an entire website in python
Bardia323/Instagram-scraper
🤳 Python script that scrapes Instagram, retrieves images and extracts relevant info about multiple users.
Bardia323/LanguageModels
📜 Semi-predictable paragraphs and texts to teach your Transformer Model
Bardia323/quikeval_extractor
🔬 Automatically log files from quikeval software, then read log files, extract datapoints for all channels and plot them.
Bardia323/SimpleTimeSeriesLSTM
📉 Simple LSTM network for analyzing financial time-series
Bardia323/Transformer-Models
🤖 Showcase of various fine-tuned transformer models to various applications.
Bardia323/UbiKoinV0.1
⛓ A simple working blockchain API. No multithread support. No Private/Public keys or visual interface.