登录
首页 » Python » WebNavigation

WebNavigation

于 2021-03-30 发布
0 120
下载积分: 1 下载次数: 1

代码说明:

说明:  强化学习网页浏览示例,非常好的示例代码。强化学习快速入门(Reinforcement learning web browsing example, very good example code)

文件列表:

Chapter13, 0 , 2020-12-22
Chapter13\.gitignore, 13 , 2020-12-22
Chapter13\adhoc, 0 , 2020-12-22
Chapter13\adhoc\demo_dump.py, 1624 , 2020-12-22
Chapter13\adhoc\fbs_dump.py, 630 , 2020-12-22
Chapter13\adhoc\fbs_join.py, 3361 , 2020-12-22
Chapter13\adhoc\fbs_read.py, 523 , 2020-12-22
Chapter13\adhoc\start_docker.sh, 917 , 2020-12-22
Chapter13\adhoc\start_docker_demo.sh, 173 , 2020-12-22
Chapter13\adhoc\wd_tests.py, 650 , 2020-12-22
Chapter13\adhoc\wob_clicks.py, 1203 , 2020-12-22
Chapter13\adhoc\wob_create.py, 663 , 2020-12-22
Chapter13\adhoc\wob_test.py, 1280 , 2020-12-22
Chapter13\demos, 0 , 2020-12-22
Chapter13\demos\demo-CountSides.tar.gz, 1079881 , 2020-12-22
Chapter13\demos\demo-TicTacToe.tgz, 1276777 , 2020-12-22
Chapter13\environment.yml, 2214 , 2020-12-22
Chapter13\ksy, 0 , 2020-12-22
Chapter13\ksy\fbs.ksy, 533 , 2020-12-22
Chapter13\ksy\rfp_client.ksy, 1792 , 2020-12-22
Chapter13\ksy\rfp_server.ksy, 4046 , 2020-12-22
Chapter13\lib, 0 , 2020-12-22
Chapter13\lib\common.py, 2633 , 2020-12-22
Chapter13\lib\ksy, 0 , 2020-12-22
Chapter13\lib\ksy\fbs.py, 1535 , 2020-12-22
Chapter13\lib\ksy\rfp_client.py, 4738 , 2020-12-22
Chapter13\lib\ksy\rfp_server.py, 8941 , 2020-12-22
Chapter13\lib\ksy\__init__.py, 0 , 2020-12-22
Chapter13\lib\model_vnc.py, 6428 , 2020-12-22
Chapter13\lib\vnc_demo.py, 8435 , 2020-12-22
Chapter13\lib\wob_vnc.py, 4786 , 2020-12-22
Chapter13\lib\__init__.py, 0 , 2020-12-22
Chapter13\wob_click_mm_play.py, 2584 , 2020-12-22
Chapter13\wob_click_mm_train.py, 6262 , 2020-12-22
Chapter13\wob_click_play.py, 2586 , 2020-12-22
Chapter13\wob_click_train.py, 5882 , 2020-12-22
Chapter13\wob_fixes, 0 , 2020-12-22
Chapter13\wob_fixes\01_wob_crash-fix.patch, 775 , 2020-12-22
Chapter13\wob_fixes\02_reward_proxy_append_rewards.patch, 522 , 2020-12-22
Chapter13\wob_fixes\autopatch.sh, 257 , 2020-12-22
Chapter13\wob_fixes\readme.md, 4364 , 2020-12-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ppt_d5005c738e83ad6fddcdc6b285810a94
    PPT for business office, it has simple style, suitable for many occasions.
    2020-06-25 15:20:02下载
    积分:1
  • 自己写的卡尔曼滤波的源程序,仿真的吸收曲线,以答..
    自己写的卡尔曼滤波源程序,仿真对匀加速转弯目标的跟踪-Write their own source of Kalman filter, simulation of the absorption curve to accelerate target tracking
    2022-11-13 13:35:03下载
    积分:1
  • 求最简合一的程序
    求最简合一的程序-seek convergence of the most simple procedures
    2022-11-28 03:10:04下载
    积分:1
  • adaptivecontrol
    用于复杂网络上的同步控制,主要用自适应控制的方法,来实现小世界网络的同步!(For synchronization on complex networks, adaptive control method is mainly used to achieve small-world network synchronization!)
    2009-10-02 16:22:41下载
    积分:1
  • 编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生...
    编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生的数值在0和1之间),成绩范围为40~100。 提示:自定义一个类,该类实现一个返回随机数的函数。在main函数里测试时直接调用该类的获取随机数方法。 获得随机数相关的类为:java.lang.Math 需要时可引入该类即:import java.lang.Math -Write a program grade point average calculation of three lessons to require the application were used Java language in three different loop realization of the achievements of each course with the Math class, random () method of randomly generated (random () produces values between 0 and between 1), results range from 40 ~ 100. Tip: Customize a class that implements a function to return random numbers. In the main function, where the test is called the class to obtain a direct method of random numbers. Obtain a random number associated category: java.lang.Math necessary for the introduction of the class that is: import java.lang.Math
    2022-07-05 00:59:52下载
    积分:1
  • DOS命令 供学习用 删除那些n天前的文件
    DOS命令 供学习用 删除那些n天前的文件-Learn to use DOS commands to remove those for n days before the documents
    2022-12-19 04:00:03下载
    积分:1
  • bwconvhull
    MATLAB中的BWCONVhull函数实现从二值图像生成凸包图像。(BWCONVhull function in MATLAB is used to generate convex hull images from binary images.)
    2020-10-28 16:49:58下载
    积分:1
  • In matlab under the conditions of the development of BP network optimization met...
    在matlab的条件下,开发BP网络的优化方法,对边坡的安全系数进行分析-In matlab under the conditions of the development of BP network optimization method, the slope factor of safety analysis
    2022-08-22 00:16:14下载
    积分:1
  • 实验4 串口test1
    说明:  通过发送四轮的扭矩,通过pid控制对轮子输出速度进行调节(By sending the torque of four wheels, the output speed of the wheel is adjusted by pid control)
    2020-06-17 10:00:02下载
    积分:1
  • inc
    Dali Protocol Library (include File)
    2011-05-19 20:32:52下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载