会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
The Blog of Xiao Wang
Associate Professor, School of Computer Science and Technology, Anhui University, Email: xiaowang@ahu.edu.cn
博客园
首页
新随笔
联系
订阅
管理
2016年5月1日
read the python code and predict the results --- from <Learn Python The Hard Way>
摘要: import random from urllib import urlopen import sys WORD_URL = "http://learncodethehardway.org/words.txt" WORDS = [] PHRASES = { "class ###(###):": "Make a class named ### that is-a ###.", "class ###...
阅读全文
posted @ 2016-05-01 17:54 AHU-WangXiao
阅读(232)
评论(0)
推荐(0)
编辑
Deep Reinforcement Learning 入门
该文被密码保护。
阅读全文
posted @ 2016-05-01 16:05 AHU-WangXiao
阅读(50)
评论(0)
推荐(0)
编辑
公告