Pinned Repositories
AAD_System
Aided Alzheimer's Diagnosis System
Cloudocs
Config files for my GitHub profile.
ConcurrentMemoryPool
基于tcmalloc,实现了一个具有三层缓存的高并发内存池(ThreadCache、Centralcache,PageCache)
COP3000
一个"伟福" COP2000 开发版的虚拟机实现(微指令级)
Database_Management_System
Simple DBMS
Emulated-Linux-File-Management-System
Imitative Linux File System
EnmingGuo.github.io
Personal Website
UCI_EECS_215
Assignments
UCI_EECS_40
All assignments(For Reference)
xv6
xv6
EnmingGuo's Repositories
EnmingGuo/Database_Management_System
Simple DBMS
EnmingGuo/UCI_EECS_215
Assignments
EnmingGuo/UCI_EECS_40
All assignments(For Reference)
EnmingGuo/Emulated-Linux-File-Management-System
Imitative Linux File System
EnmingGuo/xv6
xv6
EnmingGuo/AAD_System
Aided Alzheimer's Diagnosis System
EnmingGuo/Cloudocs
Config files for my GitHub profile.
EnmingGuo/ConcurrentMemoryPool
基于tcmalloc,实现了一个具有三层缓存的高并发内存池(ThreadCache、Centralcache,PageCache)
EnmingGuo/COP3000
一个"伟福" COP2000 开发版的虚拟机实现(微指令级)
EnmingGuo/EnmingGuo.github.io
Personal Website
EnmingGuo/Graph_Transformer_Networks
Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)
EnmingGuo/lc3tools
EnmingGuo/MolPretrain
EnmingGuo/MTBook
《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models
EnmingGuo/UCI_EECS_101
Assignments
EnmingGuo/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
EnmingGuo/CloudocsWX
EnmingGuo/CS5228_kaggle_income50K_classification
CS5228 Kaggle Inclass Competition: Predicting if Income > 50K
EnmingGuo/GraphNeuralNetwork
Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.
EnmingGuo/GRE-Documents
个人在备考GRE时用到的资料
EnmingGuo/GRE-preparation
GRE备考资料,复习心得
EnmingGuo/GRE-Preparation-Material
Free GRE Preparation Material
EnmingGuo/lc3tools_gem
EnmingGuo/MolCLR
Implementation of MolCLR: "Molecular Contrastive Learning of Representations via Graph Neural Networks" in PyG.
EnmingGuo/neural-network-digit-recognition
Multi-layered Convolutional Neural Network written in C++11
EnmingGuo/nnForge
Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends
EnmingGuo/ProtGraph
ProtGraph - A Graph-Generator for Proteins
EnmingGuo/spark
Apache Spark - A unified analytics engine for large-scale data processing
EnmingGuo/WebServer
A C++ High Performance Web Server