- 授权协议: 未知
- 开发语言: Java
- 操作系统: 未知
- 软件首页: http://fmj-sf.net/
- 软件文档: http://fmj-sf.net/doc/fmj/index.html
软件介绍
FMJ是一个Java开源项目它是JMF(Java Media Framework)的一个"替代品"并能够使用现存的第三方插件如jffmpeg和IBM的MPEG-4。它不需要给JRE安装任东西,还提供一些JMF没有的特性如:SWT支持等。
FMJ is an open-source project with the goal of providing an alternative to Java Media Framework (JMF), while remaining API-compatible with JMF. It aims to produce a single API/Framework which can be used to capture, playback, process, and stream media across multiple platforms.
Since FMJ is API-compatible with latest JMF, you may use existing JMF codes and run them. However, several areas of the project are under development, and sometimes you may have to find workarounds, if your existing JMF codes do not work. At any time feel free to ask us questions on our help forum. You can also browse through our getting started, troubleshooting and javadoc pages. This documentation will help you undestand the difference and similarities between JMF and FMJ.
FMJ also has two sub-projects and one sister project. The sub-projects, FFMPEG-Java and Theora-Java, are Java wrappers for FFMPEG and Vorbis respectively. Our sister project is LTI-CIVIL and it is used as the primary video capture device library.
FMJ can be downloaded here in ZIP or TAR bundles, or you can directly pull the latest source from CVS.
You are always welcome to join the team, because this is a big project with lots to do!
By the way, do not forget to check out screenshots and live demo sections!
深入浅出强化学习:原理入门
郭宪、方勇纯 / 电子工业出版社 / 2018-1 / 79
《深入浅出强化学习:原理入门》用通俗易懂的语言深入浅出地介绍了强化学习的基本原理,覆盖了传统的强化学习基本方法和当前炙手可热的深度强化学习方法。开篇从最基本的马尔科夫决策过程入手,将强化学习问题纳入到严谨的数学框架中,接着阐述了解决此类问题最基本的方法——动态规划方法,并从中总结出解决强化学习问题的基本思路:交互迭代策略评估和策略改善。基于这个思路,分别介绍了基于值函数的强化学习方法和基于直接策略......一起来看看 《深入浅出强化学习:原理入门》 这本书的介绍吧!
