Pinned Repositories
aapato_course2016
ece276a-color-segmentation
UCSD ECE 276A Winter 2020 Project 1: Color Segmentation and Stop Sign Detection
ece276a-particle-filter-slam
UCSD ECE 276A Winter 2020 Project 2: Particle Filter SLAM
ece276a-visual-inertial-slam
UCSD ECE 276A Winter 2020 Project 3: Visual-Inertial SLAM
elsajs
elsa.js is a lambda calculus evaluator in JavaScript
extended-minipascal-compiler
guide-doge
:dog2: Experiments to Improve Accessibility to Data Visualization
rust-webpack-sources
Source code handling classes for webpack
Stanford-MachineLearning
Exercise codes for Stanford Machine Learning course on Coursera
jevancc's Repositories
jevancc/ece276a-visual-inertial-slam
UCSD ECE 276A Winter 2020 Project 3: Visual-Inertial SLAM
jevancc/ece276a-particle-filter-slam
UCSD ECE 276A Winter 2020 Project 2: Particle Filter SLAM
jevancc/elsajs
elsa.js is a lambda calculus evaluator in JavaScript
jevancc/ece276a-color-segmentation
UCSD ECE 276A Winter 2020 Project 1: Color Segmentation and Stop Sign Detection
jevancc/rust-webpack-sources
Source code handling classes for webpack
jevancc/Stanford-MachineLearning
Exercise codes for Stanford Machine Learning course on Coursera
jevancc/extended-minipascal-compiler
jevancc/aapato_course2016
jevancc/LSH_Memory
One-Shot Learning using Nearest-Neighbor Search (NNS) and Locality-Sensitive Hashing LSH
jevancc/rust-source-list-map
jevancc/tritonhttp-web-server
🔱A simple web server in Go implements TritonHTTP
jevancc/guide-doge
:dog2: Experiments to Improve Accessibility to Data Visualization
jevancc/boa
Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
jevancc/ee5903-data-retrieval-scheduler
EE5903 - Simulation of real-time data retrieval scheduler
jevancc/hcrun
Code runner for Google Hash Code 2020
jevancc/Mini-Kinetics-200
Mini-Kinetics-200 data splits used in paper "Rethinking Spatiotemporal Feature Learning For Video Understanding"
jevancc/N46Whisper
Whisper based Japanese subtitle generator
jevancc/NP_Project01_NPShell
NCTUCS Network Programming 2018 Fall Project 01 - NPShell
jevancc/NP_Project02_RWGServer
NCTUCS Network Programming 2018 Fall Project 02 - Remote Working Ground Server
jevancc/NP_Project03_RemoteBatchSystem
NCTUCS Network Programming 2018 Fall Project 03 - Remote Batch System
jevancc/NP_Project04_SOCKS4
NCTUCS Network Programming 2018 Fall Project 04 - SOCKS4
jevancc/parsimmon
A monadic LL(infinity) parser combinator library for javascript
jevancc/rust-source-map
A Rust implementation of mozilla/source-map
jevancc/social-lstm
Social LSTM implementation in PyTorch
jevancc/wasm-require-sample
jevancc/wasm-string-array-benchmark
jevancc/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
jevancc/webpack-cli
Webpack's Command Line Interface
jevancc/webpack-sources
Source code handling classes for webpack
jevancc/webpack-sources-benchmark