http://www.flawlessrhetoric.com/Dynamic-Programming-First-Principles Dynamic Programming: First Principles AlgorithmOct 24, 2017 Dynamic Programming I ...
分类:
其他好文 时间:
2017-10-25 13:11:21
阅读次数:
135
1、简介 1.1、动态规划 动态规划的性质:最优子结构;无后向性 动态规划假定MDP所有信息已知,解决的是planning问题,不是RL问题 1.2、两类问题 预测问题:给定策略,给出MDP/MRP和策略,计算策略值函数 控制问题:不给策略,给出MDP/MRP,得出最优策略值函数 任何MDP,都存在 ...
分类:
其他好文 时间:
2017-10-23 19:24:02
阅读次数:
215
组员 宋浩 201421122118 许锰棕 201421122105 项目地址 Coding.net 本次作业完成的题目内容 1.界面UI 2.输入运算符范围、运算符个数、题目个数生成题目和答案文件 3.自己出题,保存到指定目录,程序生成答案 4.输入题目和自己的答案文件地址进行校验 需求分析 G ...
分类:
其他好文 时间:
2017-10-22 00:11:49
阅读次数:
202
You are a professional robber planning to rob houses along a street. Each house has a certain amount of money stashed, the only constraint stopping yo ...
分类:
其他好文 时间:
2017-10-18 18:27:15
阅读次数:
121
题目链接: https://vjudge.net/problem/CodeForces-854C 题目描述: 有n架飞机,第i架飞机原本计划在第i分钟起飞,可是由于某种原因整个机场前k分钟是不能起飞的,每分钟只能起飞一架飞机,然后告诉你每架飞机每延误一分钟会造成的损失,问你如何安排飞机的起飞时间才能 ...
分类:
其他好文 时间:
2017-10-06 23:14:29
阅读次数:
272
题目描述 Bessie is planning the annual Great Cow Gathering for cows all across the country and, of course, she would like to choose the most convenient lo ...
分类:
其他好文 时间:
2017-10-06 21:58:27
阅读次数:
243
GitHub地址 https://git.coding.net/songofjoy/softwareProject.git PSP PSP2.1 Personal Software Process Stages 预估耗时(分钟) 实际耗时(分钟) Planning 计划 20 10 ·Estimat ...
分类:
其他好文 时间:
2017-09-29 00:25:04
阅读次数:
201
GitHub地址 https://git.coding.net/songofjoy/softwareProject.git PSP PSP2.1 Personal Software Process Stages 预估耗时(分钟) 实际耗时(分钟) Planning 计划 20 10 ·Estimat ...
分类:
其他好文 时间:
2017-09-29 00:05:40
阅读次数:
162
一、Github项目地址: https://github.com/VicLily/softwareEngineering 二、 PSP2.1表格: PSP2.1 Personal Software Process Stages 预估耗时(分钟) 实际耗时(分钟) Planning 计划 30 60 ...
分类:
其他好文 时间:
2017-09-27 18:51:28
阅读次数:
233
个人项目-数独 Github地址 https://github.com/ZhaoYi1031/Sudoku 花费时间 PSP2.1Personal Software Process Stages预估耗时(分钟)实际耗时(分钟) Planning 计划 ·Estimate ·估计这个任务需要多少时间 ...
分类:
其他好文 时间:
2017-09-26 22:22:21
阅读次数:
216