Pinned Repositories
att_topicmodel
code for a topic model based on attention and topic transition
Computer-Networks-and-Applications-Course-Projects
Course Projects in Course "Computer Networks and Applications" in Tsinghua University
Deep-Neural-Network-with-Convolutional-Layers
“Operations Research” course project
DICOM-to-JPG
Convert all DICOM (.dcm) images in a folder to JPG/PNG and extract all patients information in a '.csv' format in a go using python.
Digital-Image-Processing-Course-Projects
Course Project in Course "Digital Image Processing" in Tsinghua University
Implement-Simple-Database-Engine
Implement A Simple Database Engine based on Python
lamp
PyTorch implementation of the paper "Language Models Can Improve Event Prediction by Few-Shot Abductive Reasoning", NeurIPS 2023
Machine-Learning-in-Image-Classification
Course Project in Course "Artificial Intelligence" in Tsinghua University
Numerical-Analysis-and-Algorithms-Course-Projects
Course Projects in Course "Numerical Analysis and Algorithms" in Tsinghua University
REST-API-based-on-Relational-Database
Implement common REST API calls supporting user stories by defining simple application code and database queries that support the user stories.
yesluck's Repositories
yesluck/Digital-Image-Processing-Course-Projects
Course Project in Course "Digital Image Processing" in Tsinghua University
yesluck/att_topicmodel
code for a topic model based on attention and topic transition
yesluck/Computer-Networks-and-Applications-Course-Projects
Course Projects in Course "Computer Networks and Applications" in Tsinghua University
yesluck/Deep-Neural-Network-with-Convolutional-Layers
“Operations Research” course project
yesluck/DICOM-to-JPG
Convert all DICOM (.dcm) images in a folder to JPG/PNG and extract all patients information in a '.csv' format in a go using python.
yesluck/Implement-Simple-Database-Engine
Implement A Simple Database Engine based on Python
yesluck/lamp
PyTorch implementation of the paper "Language Models Can Improve Event Prediction by Few-Shot Abductive Reasoning", NeurIPS 2023
yesluck/Leetcode
yesluck/Machine-Learning-in-Image-Classification
Course Project in Course "Artificial Intelligence" in Tsinghua University
yesluck/microservice-project
COMS 6156 project
yesluck/Numerical-Analysis-and-Algorithms-Course-Projects
Course Projects in Course "Numerical Analysis and Algorithms" in Tsinghua University
yesluck/REST-API-based-on-Relational-Database
Implement common REST API calls supporting user stories by defining simple application code and database queries that support the user stories.
yesluck/read-java
Notes for reading java codes
yesluck/read-think-in-java
Notes for "Thinking in Java"
yesluck/Reasoning-Game-based-on-Search-Methods
Course Project in Course "Artificial Intelligence" in Tsinghua University
yesluck/Relational-Database-and-Comparison
Implement CSVDataTable and RDBDataTable
yesluck/robust_dispatch
yesluck/SEEM3650-Project
yesluck/System-Engineering-Final-Project
Course Projects in Course "System Engineering" in Tsinghua University
yesluck/Thinking-in-Java