随笔分类 - RL and ML(if more math)
PyTorch notes 3rd party
摘要:Will keep the note https://www.bilibili.com/read/cv25687486/?spm_id_from=333.999.0.0
阅读全文
知识图谱Knowledge Spectrum
摘要:基于图的数据结构,由节点(Point)和边(Edge)组成。在知识图谱里,每个节点表示现实世界中存在的“实体”,每条边为实体与实体之间的“关系”。知识图谱是关系的最有效的表示方式。通俗地讲,知识图谱就是把所有不同种类的信息(Heterogeneous Information)连接在一起而得到的一个关
阅读全文
Q-learning and RL implementation
摘要:Aim: Train a model to properly play vintage video games... Deep Q-learning Algo~ Very short Brief of Notations: {A,pi(Policy),Q(quality of action-at a
阅读全文
浙公网安备 33010602011771号