Pinned Repositories
jv6
An advanced version of xv6
DepthAwareCNNplus
DepthAwareCNN with DeepLab v3 and later
RWLockTable
2-Phased Readers-Writer Lock
WaitFreeSnapshot
Wait-free Atomic Snapshot
2017ICPCTeamNote
ICPC Teamnote for 2017 ICPC
AI-Study
Compiler-ELE4029
demon_torch
jason-huh's Repositories
jason-huh/initialize
Setup Ubuntu+vim+tmux
jason-huh/homework_fall2021
Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)
jason-huh/minilm
jason-huh/dinv
Docker in VM
jason-huh/server
The Triton Inference Server provides an optimized cloud and edge inferencing solution.
jason-huh/FasterTransformer
Transformer related optimization, including BERT, GPT
jason-huh/ZeroQ
[CVPR'20] ZeroQ: A Novel Zero Shot Quantization Framework
jason-huh/cs224n-stanford
Stanford CS224N
jason-huh/FastSpeech2
An implementation of Microsoft's "FastSpeech 2: Fast and High-Quality End-to-End Text to Speech"
jason-huh/Arnold-1
Arnold - DOOM Agent
jason-huh/OddEyeCam
Daehwa Kim, Keuwoo Park, Geehyuk Lee. "OddEyeCam: A Sensing Technique for Body-Centric Peephole Interaction Using WFoV RGB and NFoV Depth Cameras". UIST 2020
jason-huh/istio
Connect, secure, control, and observe services.
jason-huh/k8s-in-action
jason-huh/quicly
A modular QUIC stack designed primarily for H2O
jason-huh/msquic
Cross-platform implementation of the IETF QUIC protocol.
jason-huh/nghttp2
nghttp2 - HTTP/2 C Library and tools
jason-huh/proxygen
A collection of C++ HTTP libraries including an easy to use HTTP server.
jason-huh/quic-go
A QUIC implementation in pure go
jason-huh/dockerfiles
:whale: A collection of delicious docker recipes
jason-huh/picoquic
Minimal implementation of the QUIC protocol
jason-huh/picotls
TLS 1.3 implementation in C (master supports RFC8446 as well as draft-26, -27, -28)
jason-huh/quic-interop-runner
QUIC interop runner
jason-huh/gql-generator
jason-huh/internship-application-systems
jason-huh/Data-Structure-and-Algorithms
To review Data Structure and Algorithms with testing
jason-huh/MIT-6.829-Computer-Networking
Programming Assignments (http://web.mit.edu/6.829/www/currentsemester/)
jason-huh/MoonGen
MoonGen is a fully scriptable high-speed packet generator built on DPDK and LuaJIT. It can saturate a 10 Gbit/s connection with 64 byte packets on a single CPU core while executing user-provided Lua scripts for each packet. Multi-core support allows for even higher rates. It also features precise and accurate timestamping and rate control.
jason-huh/mininet
Emulator for rapid prototyping of Software Defined Networks
jason-huh/pymarl-forked
Python Multi-Agent Reinforcement Learning framework
jason-huh/GTMARL-SC2ENV-1
2019 Fall - Game theory and Multi-agent RL Termproject