Pinned Repositories
4483A3
Arduino_Hourglass
For NTU DV Club AY2018
athena
Athena: A Framework for Defending Machine Learning Systems Against Adversarial Attacks
BERT_TensorRT
some useful functions to use tensorrt for bert inference
cstore_fdw
Columnar storage extension for Postgres built as a foreign data wrapper. Check out https://github.com/citusdata/citus for a modernized columnar storage implementation built as a table access method.
DV_RoboticsCompetition_1stBatch
DV AY2018-2019 competition official robot
NLG-RL
Accelerated Reinforcement Learning for Sentence Generation by Vocabulary Prediction
textsum
toyDB
A toy database to practice c++
URECA
ScottLiao920's Repositories
ScottLiao920/Arduino_Hourglass
For NTU DV Club AY2018
ScottLiao920/BERT_TensorRT
some useful functions to use tensorrt for bert inference
ScottLiao920/DV_RoboticsCompetition_1stBatch
DV AY2018-2019 competition official robot
ScottLiao920/NLG-RL
Accelerated Reinforcement Learning for Sentence Generation by Vocabulary Prediction
ScottLiao920/textsum
ScottLiao920/URECA
ScottLiao920/4483A3
ScottLiao920/athena
Athena: A Framework for Defending Machine Learning Systems Against Adversarial Attacks
ScottLiao920/cstore_fdw
Columnar storage extension for Postgres built as a foreign data wrapper. Check out https://github.com/citusdata/citus for a modernized columnar storage implementation built as a table access method.
ScottLiao920/FlexGen
Running large language models on a single GPU for throughput-oriented scenarios.
ScottLiao920/Fundamental-Matrix-and-Epipolar-Line
Compute Fundamental Matrix and Epipolar lines using Epipolar Geometry
ScottLiao920/toyDB
A toy database to practice c++
ScottLiao920/FYP
ScottLiao920/GUAA
ScottLiao920/IBMDS_Coursera
repo for IBM Data Science Cource on Coursera
ScottLiao920/LocalRetro
Retrosynthesis prediction for organic molecules with LocalRetro
ScottLiao920/lz4
Extremely Fast Compression algorithm
ScottLiao920/models
Models and examples built with TensorFlow
ScottLiao920/monodepth2
Monocular depth estimation from a single image
ScottLiao920/noisepage
Self-Driving Database Management System from Carnegie Mellon University
ScottLiao920/pandas_exercises
Practice your pandas skills!
ScottLiao920/postgres_vectorization_test
Vectorized executor to speed up PostgreSQL
ScottLiao920/SAUVC2019_MECATRON
ScottLiao920/ScottLiao920.github.io
ScottLiao920/ScottLiao920.github.io.old
ScottLiao920/SeqGAN
Implementation of Sequence Generative Adversarial Nets with Policy Gradient
ScottLiao920/stealthdb
StealthDB: an encrypted database from intel sgx with small trusted computing base.
ScottLiao920/voicefixer
General Speech Restoration - Tryout
ScottLiao920/voicefixer_main
General Speech Restoration
ScottLiao920/WordEmbedding_Attention
Word embedding with context vector calculated by attention mechanism