Zhenlei was born in gaoyou(高邮), Jiangsu(江苏),China. He is currently working in Tencent AI Lab, and graduated in Jiangnan University in 2020.
Zhenlei research interests mainly focus on machine learning,deep learning, and distributed computing programming. He is currently learning Golang, Rust and some interesting algorithm and AI Compiler.
- website: hadxu.github.io
- Github: hadxu
- Linkedln: @hadxu
- Twitter: @hadxu
- zhihu: @hadxu
struct lei;
impl lei {
const NAME: &'static str = "lei";
const LOCATION: &'static str = "Shenzhen, China";
const PROFILE: &'static str = "Algorithm Developer";
}
struct Skills;
impl Skills {
const LANGUAGES: [&'static str; 5] = ["Python", "Rust", "C/C++", "Java", "swift", "shell"];
const OPERATION_SYSTEMS: [&'static str; 3] = ["macOS", "Linux", "Windows"];
const STORAGES: [&'static str; 3] = ["MongoDB", "Redis", "MySQL"];
const Framework: [&'static str; 2] = ["Tensorflow", "Pytorch"];
const WEB_FRAMEWORKS: [&'static str; 2] = ["Flask", "Rocket"];
const DEVOPS: [&'static str; 2] = ["Docker", "Raspberry"];
}