Code Monkey home page Code Monkey logo

John_yang's Projects

csc4320_operatingsystems icon csc4320_operatingsystems

This is the coursework from the Georgia State University Operating Systems course CSc 4320, Spring 2018

gan icon gan

Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN

kairos_minerl_basalt icon kairos_minerl_basalt

Codebase for the solution that won first place and was awarded the most human-like agent in the 2021 NeurIPS Competition MineRL BASALT Challenge.

totalsegmentator icon totalsegmentator

Tool for robust segmentation of >100 important anatomical structures in CT images

unix-shell icon unix-shell

UNIX Shell. Project 1 of the Programming Projects in Chapter 3 - Operating Systems Textbook

vm_manager icon vm_manager

This work provides a program that translates logical and physical addresses for a room-sized virtual address 216 = 65.536 bytes (Virtual Memory Manager). The program reads from a file containing logical addresses and, using a TLB (16 seats) and a page table (1 layer), translates each logical address in its corresponding physical address and outputs the value of the byte, stored in the translated physical address. Finally it reads a file containing several integers - logical addresses. The logical addresses are organized as follows: (1) page number and 8 bits (2) offset of the page within 8 bits.

vmm icon vmm

The C program created by myself and a few classmates, is a virtual memory manager that we made for a class project

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.