Pinned Repositories
1party.github.io
Algorepo
A repository of common algorithms and data structures written in C.
CS301Project
Web database application for fictional UAMovie.com
EmotChatbot
Built a simple chatbot from a sequence-to-sequence model with TensorFlow.
Europrocess
Preprocess Europarl text files
julia-mlp
Julia implementation of multilayer perceptron
Minese
A dynamically-typed, interpreted programming language
PatentsViewData
ShapeNet_data_preparation_toolbox
Scripts to prepare datasets for ShapeNet using the geodesic patch operator.
VocabTuner
Automatically tune number of BPE-merge operations for translating subword units
elmines's Repositories
elmines/CS301Project
Web database application for fictional UAMovie.com
elmines/PatentsViewData
elmines/ShapeNet_data_preparation_toolbox
Scripts to prepare datasets for ShapeNet using the geodesic patch operator.
elmines/1party.github.io
elmines/julia-mlp
Julia implementation of multilayer perceptron
elmines/Minese
A dynamically-typed, interpreted programming language
elmines/AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
elmines/brain-butler-server.py
Server carrying out data analysis and machine learning for Brain Butler app
elmines/BulletTime
Live out your Keanu Reeves fantasy
elmines/CLITest
Try to figure out what I'm doing wrong with the Git CLI
elmines/CS503Notes
Notes on Scheme
elmines/csv2latex
Conversion from CSV to Latex table syntax
elmines/cyk-python
Simple script implementing CYK algorithm
elmines/dfa-minimization-python
Simple script for performing DFA minimization
elmines/distro
Torch installation in a self-contained folder
elmines/erp
TensorFlow package for detecting ERPs in EEG data
elmines/fy-random
Random shuffling with the Fisher-Yates algorithm
elmines/GDBWorkshop
Sample code files for doing a workshop on GDB
elmines/gym
A toolkit for developing and comparing reinforcement learning algorithms.
elmines/HMM.jl
A toy implementation of Hidden Markov Models (HMM) in Julia
elmines/HSSVoting
Using HSS to preserve privacy in voting
elmines/LanguageModelPyTorch
Simple language model learned in PyTorch
elmines/LDA
Toy multiclass linear discriminant analysis
elmines/Matchmaker
Interpreter for the Matchmaker programming language
elmines/MeshCNN
Convolutional Neural Network for 3D meshes in PyTorch
elmines/MPI-IS-Dockerfile
Dockerfile for MPI-IS "mesh" repository
elmines/Resume
elmines/rusty_brain
Deep learning and computation library for Rust
elmines/SVM
Toy support vector machine
elmines/VimWorkshop
Simple files to demonstrate fancy Vim commands