-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpostsArchive.json
1 lines (1 loc) · 2.91 KB
/
postsArchive.json
1
{"未归档": [{"title": "aboutme", "url": ".//aboutme.html", "date": "未指定日期"}], "2023": [{"title": " mac pytorch gpu加速尝鲜(", "url": "./MLDLRL/DL/pytorch-mps.html", "date": "2023-12-22"}, {"title": " 手写一个vector", "url": "./CPP/handcrafted_vector.html", "date": "2023-09-19"}], "2022": [{"title": " 记录cuda和cpu的计算误差带来的坑", "url": "./Debug/cuda和cpu的计算误差.html", "date": "2022-10-28"}, {"title": " 我不想用imgui了", "url": "./CG/imgui_giveup.html", "date": "2022-09-15"}, {"title": " 如何将imgui跑起来", "url": "./CG/imgui_run.html", "date": "2022-09-05"}, {"title": " 一些CPP简单的提速方法", "url": "./CPP/compiler_speedUp.html", "date": "2022-06-18"}, {"title": " 软光栅器MicroRenderer(三) 着色器(完结)", "url": "./CG/SoftRasterizer/shading.html", "date": "2022-06-01"}, {"title": " 软光栅器MicroRenderer(二) 进入三维", "url": "./CG/SoftRasterizer/3d.html", "date": "2022-05-27"}, {"title": " 软光栅器MicroRenderer(一) 渲染管线与三角形 ", "url": "./CG/SoftRasterizer/pipeline.html", "date": "2022-05-24"}, {"title": " 我给博客加了个归档功能", "url": "./折腾/blog-archive.html", "date": "2022-04-25"}, {"title": " MIT6.824-lab1-MapReduce", "url": "./DistributedSys/mit6.824/lab1.html", "date": "2022-04-20"}, {"title": " GAMES202-Assinment1-实时阴影", "url": "./CG/GAMES202/assignment1.html", "date": "2022-04-09"}, {"title": " 使用scatter函数来计算onehot向量", "url": "./MLDLRL/ML/scatter_onehot.html", "date": "2022-04-06"}, {"title": " 记录一次使用pybind内存泄漏的debug过程", "url": "./Debug/pybind内存泄漏.html", "date": "2022-03-30"}, {"title": " 如何使用assimp读取obj文件的材质", "url": "./CG/OpenGL/assimp_material.html", "date": "2022-03-25"}, {"title": " GAMES101-assignment7-路径追踪", "url": "./CG/GAMES101/assignment7.html", "date": "2022-03-13"}, {"title": " GAMES101-assignment6-光线追踪的加速", "url": "./CG/GAMES101/assignment6.html", "date": "2022-03-07"}, {"title": " GAMES101-assignment5-光线追踪", "url": "./CG/GAMES101/assignment5.html", "date": "2022-03-06"}, {"title": " GAMES101-assignment4-贝塞尔曲线", "url": "./CG/GAMES101/assignment4.html", "date": "2022-02-28"}, {"title": " GAMES101-assignment3-Blinn-Phongf以及Shader", "url": "./CG/GAMES101/assignment3.html", "date": "2022-01-01"}], "2021": [{"title": " 值迭代和策略迭代", "url": "./MLDLRL/RL/value&policy_iteration.html", "date": "2021-11-27"}, {"title": " GAMES101-assignment2-ZBuffuer", "url": "./CG/GAMES101/assignment2.html", "date": "2021-11-11"}, {"title": " GAMES101-assignment1-画三角形", "url": "./CG/GAMES101/assignment1.html", "date": "2021-10-24"}, {"title": " 使用larq对BNN从训练到部署", "url": "./MLDLRL/DL/bnndemo.html", "date": "2021-05-29"}], "2020": [{"title": " 计算欧式距离的三种姿势", "url": "./MLDLRL/ML/knn-distance-computing.html", "date": "2020-11-02"}]}