一个计算机技术爱好者
学术相关 #
- LRRSSN: “Thick Cloud Removal in Multitemporal Remote Sensing Images via Low-Rank Regularized Self-Supervised Network” at IEEE Trans. Geosci. Remote Sens.
- GPTtrace: “KEN: Kernel Extensions using Natural Language” at https://arxiv.org/abs/2312.05531
一些实践 #
| Repository | Describe |
|---|---|
| Hello-D1 | A hello-world program running on the Allwinner D1 |
| asio_tutorial_zh | boost::asio tutorial 个人非官方翻译 |
| simple_image_classification | 使用线性回归和梯度下降进行室内外图像的二分类任务 |
| phishing_website_decision_system | 二分类的决策树系统,用于识别一个网站是否为钓鱼网站 |
| login_jxnu | 网络自动重连工具 |
| web_crawler_practice | 网络爬虫相关实践 |