之前帆问我,强化学习和机器学习有什么区别,我自以为清楚,但是和她讨论到最后才发现自己对这两个概念很糊涂。当时也查过资料,但是中文资料含糊不清、不够系统,大多文章是复制粘贴,作者不求甚解。
最近在了解making decision under uncertainty的背景知识,看到一篇review,索引至作者的实验室主页,看到有一篇谈论AI、machine learning和reinforcement learning的文章,故认真学习,然后写成博客,以备不时之需。
more >>
In me the tiger sniffes the rose.
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia-plus根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent:
meta: false
pages: false
posts:
title: true
date: true
path: true
text: false
raw: false
content: false
slug: false
updated: false
comments: false
link: false
permalink: false
excerpt: false
categories: false
tags: true