Pinned Repositories
ai
From-scratch impls of AI models, approaches, tricks, and more!
blogplate
Simple, fully responsive web template for a blog
chudnovsky
The Chudnovsky algorithm for calculating the digits of Pi
covid-19-chatbot
Code for the Paper "A Qualitative Evaluation of Language Models on Automatic Question-Answering for COVID-19"
covid-19-network
Code for the Paper "Constructing Co-occurrence Network Embeddings to Assist Association Extraction for COVID-19 and Other Coronavirus Infectious Diseases"
dot
Configuration files and setup instructions for Linux & macOS meta distribution
miniml
A minimal ML library with OpenCL GPU support
icl-minima
Code for the Paper "In-Context Learning Functions with Varying Number of Minima"
llms-vote
Code for the Paper "Large Language Models Vote: Prompting for Rare Disease Identification"
snn-for-fsl
Code for the Paper "Few-Shot Learning for Clinical Natural Language Processing Using Siamese Neural Networks: Algorithm Development and Validation Study"
oniani's Repositories
oniani/ai
From-scratch impls of AI models, approaches, tricks, and more!
oniani/covid-19-chatbot
Code for the Paper "A Qualitative Evaluation of Language Models on Automatic Question-Answering for COVID-19"
oniani/dot
Configuration files and setup instructions for Linux & macOS meta distribution
oniani/chudnovsky
The Chudnovsky algorithm for calculating the digits of Pi
oniani/covid-19-network
Code for the Paper "Constructing Co-occurrence Network Embeddings to Assist Association Extraction for COVID-19 and Other Coronavirus Infectious Diseases"
oniani/miniml
A minimal ML library with OpenCL GPU support
oniani/sat-sudoku
Implementation of the paper "Sudoku as a SAT Problem"
oniani/galton
Multithreaded Galton board simulations
oniani/lr
Linear Regression from scratch in Rust
oniani/mnist
The Reproducible MNIST
oniani/tensor
A fast, zero-dependency tensor library in under 1000 lines of C++
oniani/wavepcm
Fast WAVE PCM file format encoder and decoder
oniani/arduino-stuff
Tinkering with Arduino
oniani/bf
A zero-dependency, header-only, and minimal C++ bloom filter
oniani/blockchain
A toy, Proof-of-Work-based Blockchain implementation
oniani/bresenham
Derivation and implementation of Bresenham's Circle Drawing Algorithm
oniani/docprep
Various templates for document preparation purposes
oniani/experiments
Experiments
oniani/fun
A compile-time stdlib-less activation function library
oniani/huffman
Huffman's algorithm for lossless data compression
oniani/ichigo
Expression-oriented, small, and cohesive language
oniani/ira-analysis
Code for the Paper "Textual and Statistical Analysis of Russian IRA Facebook Advertisements"
oniani/milkshake
Milkshake: A Space Odyssey
oniani/nero
A tiny app that runs in terminal and helps manage daily tasks
oniani/profile-generation
A simple, on-the-fly user profile generation (with API)
oniani/pt
A prefix tree for English alphabet
oniani/python_book
Introduction to Programming in Python
oniani/set
A generic set implementation for the Go programming language
oniani/spell
Peter Norvig's Spelling Corrector in Rust
oniani/tic-tac-toe
A simple Tic-tac-toe game with the GUI and 3 levels of difficulty