Ge Shi
Ph.D. in computer science at UC Davis, research interest in AI/ML/DM.
- Davis, CA
- Github
- Google Scholar
You May Also Enjoy
Algorithms
less than 1 minute read
Published:
Learning the basic algorithms is crucial for programmers. Here is a personal summary of details about how to solve algorithm problems in practice with examples from LeetCode. Please check out:
Pytorch Tricks
less than 1 minute read
Published:
How to efficiently get one-hot representation with pytorch? Here’s the solution to it.
Creating customized colorbar
less than 1 minute read
Published:
How to creating a customized colorbar with python? When creating heatmaps, we usually have
The data visualization block
less than 1 minute read
Published:
The data visualization projects are done using D3(Data Driven Document).