GitHub / GeorgeMLP 2 Repositories
Undergraduate Student @ Peking University
GeorgeMLP/REPOCOD Fork of lt-asset/REPOCOD
Fix the REPOCOD repository
Language: Python - Size: 2.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

GeorgeMLP/image-editing-instructions
A script for generating image editing instructions.
Language: Jupyter Notebook - Size: 2.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

GeorgeMLP/GeorgeMLP.github.io Fork of academicpages/academicpages.github.io
Personal website of George Ma (Jiangyan Ma).
Language: JavaScript - Size: 51.3 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

GeorgeMLP/symmetry-teleportation
Part of my Convex Optimization course project on symmetry teleportation.
Language: Python - Size: 116 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

GeorgeMLP/laplacian-canonization
Official code for NeurIPS 2023 paper "Laplacian Canonization: A Minimalist Approach to Sign and Basis Invariant Spectral Embedding".
Language: Python - Size: 88.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

GeorgeMLP/basis-invariance-synthetic-experiment
Basis invariance synthetic experiment in Appendix D of NeurIPS 2023 paper "Laplacian Canonization: A Minimalist Approach to Sign and Basis Invariant Spectral Embedding".
Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

GeorgeMLP/communication-system-simulation
Communication system simulation written in MATLAB.
Language: MATLAB - Size: 211 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

GeorgeMLP/archlab
Optimizing the Performance of a Pipelined Processor.
Language: HCL - Size: 2.12 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

GeorgeMLP/general-physics-lab
Experiment reports of General Physic Lab, Peking University.
Size: 132 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

GeorgeMLP/bomblab
Welcome to the bomb squad!
Language: Assembly - Size: 81.1 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

GeorgeMLP/javasocket-whiteboard
Whiteboard implemented using JavaSocket.
Language: Java - Size: 125 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

GeorgeMLP/pkuthss Fork of iofu728/pkuthss
A modified version of LaTeX Peking University graduate degree thesis template base on CasperVector/pkuthss
Language: TeX - Size: 956 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

GeorgeMLP/warcraft
Codes for homework "WarCraft" of the course Programming Practice, Peking University.
Language: C++ - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

GeorgeMLP/cachelab
Exploiting the cache for fun and profit.
Language: C - Size: 1.14 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

GeorgeMLP/shelllab
Write your own Linux shell!
Language: C - Size: 228 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

GeorgeMLP/bmp-image-rotation
Rotate a 24-bit true colour bitmap image by 90 degrees clockwise.
Language: C++ - Size: 1.33 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

GeorgeMLP/proxylab
Write your own caching proxy server.
Language: C - Size: 1.49 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

GeorgeMLP/fighting-the-landlord-bot
A bot for the game FightTheLandlord2 on Botzone.
Language: C++ - Size: 992 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

GeorgeMLP/deepfake-detection
Codes for my homework project DeepFake Detection.
Language: Python - Size: 17.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

GeorgeMLP/multiprecision Fork of boostorg/multiprecision
Boost.Multiprecision
Language: C++ - Size: 100 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

GeorgeMLP/imagenette-classification
Image classification model for the Imagenette dataset.
Language: Python - Size: 147 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

GeorgeMLP/digital-image-processing
Digital Image Processing written in MATLAB.
Language: MATLAB - Size: 4.13 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

GeorgeMLP/augmenting-directed-graph
Augment a directed graph by adding the least amount of edges possible to make it strongly connected.
Language: C++ - Size: 930 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

GeorgeMLP/malloclab
Write your own dynamic memory allocator!
Language: C - Size: 5.54 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

GeorgeMLP/benchmarking-gnns Fork of graphdeeplearning/benchmarking-gnns
Repository for benchmarking graph neural networks.
Size: 3.21 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

GeorgeMLP/hello-world
A Hello-World Repository.
Size: 84 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

GeorgeMLP/xv6-labs-2022
Solutions to MIT 6.828 xv6-labs-2022.
Size: 16.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

GeorgeMLP/sysy-compiler
A toy SysY compiler for the PKU compiler course project, 2023 spring.
Language: C++ - Size: 38.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

GeorgeMLP/adversarial-attacks
Implementations for several white-box and black-box attacks.
Language: Python - Size: 77.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

GeorgeMLP/datalab
It's all just bits!
Language: C - Size: 2.09 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
