Welcome![Sign In][Sign Up]
Location:
Search - Q-learning C

Search list

[VC/MFCq

Description: 经典编程900例(C语言),适合初学习的人,好好参考-900 cases of classic programming (C language), suitable for early learning, and make reference to
Platform: | Size: 146432 | Author: qzsxx | Hits:

[Communicationmyicqsourcecode

Description: i c q 即 时 通 信 软 件, j a v a 实 现。 很 好 的 学 习 软 件。-icq instant messaging software, java implementation. Very good learning software.
Platform: | Size: 1002496 | Author: chengan | Hits:

[AI-NN-PRQstudy

Description: 一段人工智能Q学习算法的程序实现,利用六格世界进行演示Q学习的过程。-Q learning algorithm of artificial intelligence for some of the program, using six grid world presentation Q learning process.
Platform: | Size: 25600 | Author: 陈松 | Hits:

[Mathimatics-Numerical algorithmsQ

Description: q学习算法的C语言源代码,用在机器人探索未知环境的实例,关于rewards和环境的描述均有注解-q-learning algirethem
Platform: | Size: 2048 | Author: wangting | Hits:

[Mathimatics-Numerical algorithmsRL

Description: 采用vs2008 c#编写 Q-Learning强化学习的代码实现 状态空间5维,动作空间5维-Using vs2008 c# Q-Learning reinforcement learning the code to achieve the state-space five-dimensional, five-dimensional action space
Platform: | Size: 52224 | Author: 王大山 | Hits:

[CSharpRL

Description: Q学习算法的一个应用,基于C#写的,在VS2008平台下运行-based on C#,application of the q-learning
Platform: | Size: 52224 | Author: 安哥 | Hits:

[WEB Codesofthy.net_336e

Description: 【系统简介】采用微软力推的ASP.Net(C# 3.5)编写而成的烁空网络课堂系统,主旨在在Internet上构建多个虚拟教室,营造在线答疑的网络教学环境。系统实现远程教育,比传统教室教学更为生动活泼,可以为学员提供时间上更灵活,没有地域限制,更高效率、更省费用的培训课程。如果你想拓展在线培训业务,烁空将助你一臂之力!-【Introduction】 with Microsoft pushing the ASP.Net (C# 3.5) written in the Shuo empty classroom network system, the aim of which built on the Internet more than a virtual classroom, to create a line Q of the network learning environment. System, remote education, more lively than the traditional classroom teaching, can provide time for students more flexibility, without geographical restrictions, more efficient, cheaper cost of training courses. If you want to develop online training business, Shuo air will help you find one!
Platform: | Size: 3810304 | Author: liusgeng | Hits:

[Otherc_item_pool(with_answers)

Description: 总共138页的C++题库,题型丰富且涵盖面广,里面除了参考答案还有各题的难易程度、认知程度、预计答题时间等内容。不仅适合考试也适合自我学习的考察。-A total of 138 of the C++ Q & A, Questions cover a wide range of rich, which in addition to reference the answer there is the difficulty of each question, cognitive level, is expected to answer time and so on. Not only for self-learning test is also suitable for inspection.
Platform: | Size: 569344 | Author: 阿来 | Hits:

[Data structsc(list_detial_explanation)

Description: 长达13页,专门针对C链表的总结,配有全部代码,清晰易懂。-A total of 138 of the C++ Q & A, Questions cover a wide range of rich, which in addition to reference the answer there is the difficulty of each question, cognitive level, is expected to answer time and so on. Not only for self-learning test is also suitable for inspection.
Platform: | Size: 110592 | Author: 阿来 | Hits:

[AI-NN-PRQ-learning-simulation

Description: Q-Learn算法的代码实现 比较详细逼真-the C++code of Q-learn algorithm.
Platform: | Size: 7479296 | Author: 大海 | Hits:

[AI-NN-PRmycode

Description: 这是一个用visual c++ 写的强化学习的Q学习代码,状态空间为四维-This is a visual c++ written with reinforcement learning Q-learning code, the state space for the four-dimensional
Platform: | Size: 30720 | Author: 王海 | Hits:

[Other Riddle gamesTurboc_RusaBoxGame2Player

Description: 使用TurboC编写的俄罗斯方块小游戏,对于初期学习C的同学非常有帮助,即使不能编译,你也可以借鉴其中的思路,这是双人版本-源语言: 中文 允许输入拉丁字符的拼音请键入文字或网站地址,或者上传文档。 取消 Shǐyòng TurboC biānxiě de èluósī fāng kuài xiǎo yóuxì, duìyú chūqí xuéxí C de tóngxué fēicháng yǒu bāngzhù, jíshǐ bu néng biānyì, nǐ yě kěyǐ jièjiàn qízhōng de sīlù, zhè shì shuāngrén bǎnběn中文(简体)英语日语Alpha The using TurboC written Tetris game, for students of early learning C, even if it does not compile, you can also learn from one of the ideas, this is a double version
Platform: | Size: 5120 | Author: ln | Hits:

[OtherRobot

Description: C语言寻路,简单的使用CB进行的编程,只能实现四个方向的移动-Q learning robot
Platform: | Size: 7168 | Author: yi | Hits:

[CSharpQ-learning-cSharp

Description: 智能算法reinforcement learning——Q learning 算法的C#程序实现-C# implementation of intelligent algorithm reinforcement learning- Q learning algorithm
Platform: | Size: 5120 | Author: linbo | Hits:

[OtherQ-Learning-CSharp

Description: 使用C#语言编写的Q学习代码,很全,能运行,也可按照其思路使用其他语言编写。-Q learning code using C# language, it is full, can run, can also be used in accordance with its ideas written in other languages.
Platform: | Size: 5120 | Author: caomengde | Hits:

[AI-NN-PRQlearning

Description: C#编写的Q学习源程序,适合初学者,注释比较详细。-Q-learning written in C# source code, suitable for beginners, more detailed notes
Platform: | Size: 41984 | Author: 颜骥 | Hits:

[CSharpC-language-lexical-analyzer

Description: 使用C#编写的一个简易的C语言词法分析器,对汇编语言的一个活学活用的例子,供大家参考学习。-英语中文德语检测语言 中文(简体)英语日语 翻译文字或网页 使用C#编写的一个简易的C语言词法分析器,对汇编语言的一个活学活用的例子,供大家参考学习。 请键入文字或网站地址,或者上传文档。 取消 Shǐyòng C#biānxiě de yīgè jiǎnyì de C yǔyán cífǎ fēnxī qì, duì huìbiān yǔyán de yīgè huó xué huóyòng de lìzi, gōng dàjiā cānkǎo xuéxí.Use C# to write a simple C language lexical analyzer, an example of the assembly language of a live learning, for your reference study.
Platform: | Size: 115712 | Author: wangbin | Hits:

[BooksQ_Learning

Description: C source code program for algorithm Q-Learning.
Platform: | Size: 17408 | Author: javid | Hits:

[AI-NN-PRrlcpp

Description: 增强学习部分算法的c++实现(sarsa、Q-learning、QV-learning)-reinforcement learning by c++
Platform: | Size: 39936 | Author: mayang | Hits:

[AI-NN-PRQ-Learning

Description: q学习算法的C语言源代码,用在机器人探索未知环境的实例,关于rewards和环境的描述均有注解-q-learning algirethem
Platform: | Size: 1024 | Author: plexzhang | Hits:
« 12 »

CodeBus www.codebus.net