PyMC项目中的HMC和NUTS的轻量级和高性能实现。

littlemcmc的Python项目详细描述


Warning:littlemcmc is still in pre-release and under development. Most notably, behavior is unstable in Jupyter notebooks - for best results and support, please use littlemcmc in Python scripts. Please consult our GitHub issues.


Tests StatusLint StatusUp to date with PyMC3 StatusCoverage StatusDocumentation StatusLicense

littlemcmc     /lɪtəl ɛm si ɛm si/     noun

A lightweight and performant implementation of HMC and NUTS in Python, spun out of the PyMC project. Not to be confused with minimc.

安装

可以使用pip从PyPI安装最新版本的littlemcc:

pip install littlemcmc

littlemcc当前的开发分支可以直接从 GitHub,也使用pip

^{pr2}$

贡献者

littlemcc由George Ho开发。一份完整的名单 关于贡献者,请参见GitHub contributor graph。在

许可证

littlemcc是从the PyMC3 and PyMC4 projects修改而来的,它们都分布在 Apache-2.0许可证。两个项目的许可证文件的副本将被分发 带着利特尔麦克。PyMC的所有修改都分布在an identical Apache-2.0 license下。在

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
用于批量操作的java RESTful API分块响应   java读取在线存储的文本文件   在Java ME中将双精度舍入到小数点后5位   java查找一个数字的最接近因子   java更改JMenuBar的字体   java Kmeans聚类算法运行时间和复杂性   java是否可以阻止try catch返回null   java内容解析器指向具有正确URI的错误表   java Android Kotlin插装测试未被识别为插装测试   java TestNG@Dataprovider   在forloop和print语句中声明变量时发生java错误   java在Android Studio 3中设置JNI