Code Monkey home page Code Monkey logo

Welcome to Yingxin's GitHub page.'s Projects

atomo icon atomo

Atomo: Communication-efficient Learning via Atomic Sparsification

chat-room icon chat-room

This Android appication is a WhatsApp clone that supports group chat and user registration. Implemented saving and retrieving messages with Firebase that allows all messages to be instantly retrievable from all devices.

cs739p2 icon cs739p2

Simple version of a distributed file system with AFS like semantics

generate-read-tfrecords icon generate-read-tfrecords

Templates for transfering dataset images to TFRecords for running tensorflow code. Template for checking TFRecords contents.

graphics-town icon graphics-town

This web application implements a 3D dynamic town using Three.js, where users can drive cars, ride on a train, fly a helicopter and ride amusement park attractions. This is the final project for the Computer Graphics class.

mini-replicated-block-storage-system icon mini-replicated-block-storage-system

This project implements a primary-backup replicated block storage system. We design and implement a mechanism to keep the data synchronized between primary and backup node. We also use this mechanism to deal with the case that only one of the two nodes will crash at a time.

mlos icon mlos

MLOS is a Data Science powered infrastructure and methodology to democratize and automate Performance Engineering. MLOS enables continuous, instance-based, robust, and trackable systems optimization.

multi-level-feedback-queue-scheduler icon multi-level-feedback-queue-scheduler

This is an MLFQ scheduler with four priority queues build with C. The scheduling method in each of these queues is round-robin, except the bottom queue which was implemented as FIFO.

plantcare-hackathon-minnehack icon plantcare-hackathon-minnehack

This web application promotes sustainable farming by giving users accurate irrigation suggestions, considering weather forecast, evaporation rate, growth cycle of the crop and expert advice.

simple-unix-shell icon simple-unix-shell

This is a command line interpreter (CLI). When a command accepted (in response to its prompt), the shell creates a child process that executes the command just entered and then prompts for more user input when it has finished.

superglue-pytorch icon superglue-pytorch

[SuperGlue: Learning Feature Matching with Graph Neural Networks] This repo includes PyTorch code for training the SuperGlue matching network on top of SIFT keypoints and descriptors.

superglue-with-physarum-dynamics icon superglue-with-physarum-dynamics

This repository contains the implementation of SuperGlue with Physarum Dynamics LP solver. Physarum Dynamics is a very efficient differentiable solver for general linear programming problems.

system-design-primer icon system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

xv6-memory-allocation icon xv6-memory-allocation

Alleviate the impact of a malicious process of allocating pages from different processes so that they are not physically adjacent. Implemented a routine to allow a user to gather statistics about your memory system and test your implementation.

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.