Stars
Udacity Self-Driving Car Engineer Nanodegree projects.
A simple chatbot which can play math game, tell joke and send reminder
Train Seq2seq neural network with attention mechanism on Xiao HuangJi conversation dataset
An extensible API to perform basic encryption/decryption introduecd in Discrete Math, including Affine, Caesar, Vigenere, One Time Pad, RSA, etc.
A Java library to handle attributes and functional dependencies, and to solve database normalization related problems, including closure, minimal basis, projection, and decomposition to BCNF and 3N…
A lightweight library to convert a tree into formatted string.
An extendable library to build stylish Excel-like tables, which can be converted into a single string with all formats preserved.
A Java framework to instantly build the View layer of your command line app. No more worries about anything like printing menus or validating user inputs. Just focus on your app logic.