Git Product home page Git Product logo

Teng Jiang's Projects

apds-sample-hw icon apds-sample-hw

Selected homework problems for Advanced Programming and Data Science offered at Peking University in Spring 2022 designed by me.

cdc8600-from-scratch icon cdc8600-from-scratch

A CDC8600 computer (4 CPUs, shared memory, SIMD) from scratch, to simulate and evaluate architectural design choices (pipelining, cache design, branch predictor, OoO execution, register renaming...). Simulate on 3 levels: 1. An execution-driven functional (ISA) simulator 2. An execution-driven timing model. 3. A trace-driven pipeline simulator.

criu icon criu

Checkpoint/Restore tool

csapp icon csapp

The docker source and materials for CS:APP labs

ebpf-tutorial icon ebpf-tutorial

eBPF Tutorial for class EECS6891 (eBPF Seminar) - Columbia University Spring 2024

flexflow icon flexflow

A distributed deep learning framework that supports flexible parallelization strategies.

ics-15213-csapp3e-cmu icon ics-15213-csapp3e-cmu

:mortar_board::whale: Lab Assignments and Developing Environments of the Introduction to Computer Systems, 15-213 CMU

minimal-light icon minimal-light

A simple and elegant Jekyll theme for an academic personal homepage

mpi-all-reduce icon mpi-all-reduce

AllReduce is an operation that reduces the target arrays in all processes to a single array and returns the resultant array to all processes.  In this project, I implemented SUM AllReduce (Commonly used in DL to compute the mean of gradients) in four ways: Brute Force, Butterfly, Tree and Ring AllReduce. These algorithms were proposed to accommodate complex cross-node network environment such as bandwidth limits.

options-hedging-with-ddpg icon options-hedging-with-ddpg

Reinforcement Learning in Options Hedging: A Deep-Deterministic-Policy-Gradient-based Dynamic Hedging Strategy

poison icon poison

Professional Hugo theme for dev bloggers. Based on Mdo's classic Hyde theme.

regexhub icon regexhub

A place to search, share, and play around with regular expressions.

spanbert icon spanbert

Using spaCy & SpanBERT for relation extraction from web documents.

sparsep icon sparsep

SparseP is the first open-source Sparse Matrix Vector Multiplication (SpMV) software package for real-world Processing-In-Memory (PIM) architectures. SparseP is developed to evaluate and characterize the first publicly-available real-world PIM architecture, the UPMEM PIM architecture. Described by C. Giannoula et al. [https://arxiv.org/abs/2201.050

stress-ng icon stress-ng

This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces.

vhive icon vhive

vHive: Open-source framework for serverless experimentation

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.