Bao Pham's repositories
energy-transformer-graph
This repository contains the official code for Energy Transformer---an efficient Energy-based Transformer variant for graph classification
energy-transformer-torch
Official Implementation of Energy Transformer in PyTorch for Mask Image Reconstruction
diffusion-jax
Diffusion Probabilistic Model in Jax
Linear-Regression
Linear Regression Code For Teaching
DistributedML
A quick library for Distributed Machine Learning which includes a matrix-math utils library built around CUDA kernels.
Snake-Game-C
Snake Game in C
Busy-Beaver
Busy Beaver problem written in C++ accordingly to the transitions table on the wikipedia.
CPP-DeepLearn
Template for C++ neural network variants
Instruction-Cycle
Instruction Cycle Implementation in Python (8-bit system) (Fetch-Decode-Execute Cycle)
Moore-Mealy-Machines-Python
Moore Machine and Mealy Machine Implementation
Openstack-Liberty
Configuration guide for setting up Openstack version Liberty (Deprecated)
RainbowTable
Rainbow Table Implementation Python
ShakespeareParser
An English tokenizer for Shakespeare Corpus.
Binary-Tree
Implementation of binary tree in C++.
Compiler-InstructionCycle
A Small Compiler for a C/Py + Instruction Cycle Simulation
GeneticGeneration
Population Genetic Generation in Python
Hybrid-POS-Tagger
Hybrid Part of Speech Tagger
Infix-Posfix
Infix-Possfix converter Python
K-mean-clustering
K-Mean Clustering
K-Nearest-Neighbor
K Nearest Neighbor in C++
MultinominalNB
Naive Bayes Implementation on Adult Data
POS-Tagger-RB-C-Lex-Yacc
Part of Speech Tagger: Rule-based in C (Lex & Yacc)