Pinned Repositories
Active_Activity_Recognition
This is for online active learning in activity recognition project.
cacheProject240A
Initial code, benchmarks and correct outputs for the cache simulation project of UCSD's CSE240A class (2018)
compiler
CSE-240A-Cache-Project
CSE130-Ocaml
The Ocaml assignments for CSE130: Programming Languages at UCSD.
CSE231-LLVM-Project
UCSD CSE231 Advanced Compiler - LLVM project
DQN
Deep Q-Learner that learns to play arcade games. Originated from https://github.com/evanfredhernandez/mqrio
Multimodal-Sentiment
This is a repository for CSE291G personal project
OneShotLM
Here is a repository for the CSE 253 Neural Networks final project
wifi-web-reconfig-for-pi
This is the WiFi reconfiguration software developed for PhotoBooth Pro, a mobile application using IoT technology for remote photo capturing and sharing over distributed locations.
TianyiWu96's Repositories
TianyiWu96/Multimodal-Sentiment
This is a repository for CSE291G personal project
TianyiWu96/Active_Activity_Recognition
This is for online active learning in activity recognition project.
TianyiWu96/OneShotLM
Here is a repository for the CSE 253 Neural Networks final project
TianyiWu96/cacheProject240A
Initial code, benchmarks and correct outputs for the cache simulation project of UCSD's CSE240A class (2018)
TianyiWu96/compiler
TianyiWu96/CSE-240A-Cache-Project
TianyiWu96/CSE130-Ocaml
The Ocaml assignments for CSE130: Programming Languages at UCSD.
TianyiWu96/CSE231-LLVM-Project
UCSD CSE231 Advanced Compiler - LLVM project
TianyiWu96/DQN
Deep Q-Learner that learns to play arcade games. Originated from https://github.com/evanfredhernandez/mqrio
TianyiWu96/wifi-web-reconfig-for-pi
This is the WiFi reconfiguration software developed for PhotoBooth Pro, a mobile application using IoT technology for remote photo capturing and sharing over distributed locations.
TianyiWu96/CSE231-LLVM_Program_Analysis
Program Analysis framework using LLVM. Course project of Advanced Compiler
TianyiWu96/CSE231_Project
ucsd cse 231 project -- analysis on LL code
TianyiWu96/CSE231_Project-1
Starter code for students of the UCSD CSE231 class
TianyiWu96/Data-Visualization
TianyiWu96/deeplearning4j
Deep Learning for Java, Scala & Clojure on Hadoop & Spark With GPUs - From Skymind
TianyiWu96/keras
Deep Learning for humans
TianyiWu96/LightGBM
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK(http://github.com/microsoft/dmtk) project of Microsoft.
TianyiWu96/statistical-learning-methods-note
李航《统计学习方法》笔记和 Python 实现(不基于任何代数运算库)。
TianyiWu96/UCSD_BigData_2016
TianyiWu96/UCSD_CSE231_project
Project for CSE231