yuhsinliu1993's repositories
FastFourierTransform
implement FFT on 2-D images
Gaussian_and_Bayesian
Implement Gaussian data generator and Baysian Linear Regression
casino-ethereum
This is a simple casino build with solidity, truffle and react
Conjugate-Pairs
Use online learning to learn the prior distribution by tossing coins in batch
Cryptolancer
A blockchain based platform for freelancer.
decentralized_social_network
This is the code for "Decentralized Social Network" by Siraj Raval
LinearRegression
Build the linear regression model from scratch
mini_C_library
Extend the mini C library to support signal relevant system calls in Assembly using the syntax supported by yasm (x86_64) assembler.
ProcessFinder
Implement a simple process finder just like ps command in Linux system
SecureInteractiveShell
A secure interactive shell running in a chroot'ed environment
simple_auction
This is the code for "Simple Auction" by Siraj Raval