markov-model
Here are 118 public repositories matching this topic...
Apparently, the absolute path of the Travis build is used (/home/travis/...) instead of the relative path to the current page.
For example, Fs Peptide (in RAM) links (in the bottom) to [this page](http://msmbuilder.org/home/travis/build/msmbuilder/msmbuilder/docs/_build/html/examples/Fs-Peptide-in-RAM/Fs-Peptide-in-RAM.ipynb
With the latest version of tensorflow (2.0), the function tf.to_float() is no longer implemented.
This results in an error when compiling the model in the 1D_double_well.ipynb tutorial:
AttributeError: module 'tensorflow' has no attribute 'to_float'
In the previous version 1.15
When we call markovchainFit with the laplace or bootstrap method, it should warn us that the method is not available for a list. For example:
c1<-c("a","b","c","c","e")
c2<-c("a","b","d","e")
c3<-c("a","c","b","c","d")
c4<-c("a","b","b","d","b","c","d","e")
c5<-c("a","c","c","d","d")
c6<-c("a","c","d","d","b","b","e")
mylist<-list(c1,c2,c3,c4,c5,c6)
mylistMc<-markovch
-
Updated
Jul 10, 2020 - R
-
Updated
Jul 9, 2020 - CoffeeScript
-
Updated
Feb 11, 2019 - Racket
-
Updated
Apr 5, 2019 - Python
-
Updated
May 29, 2019 - Jupyter Notebook
In vignette c_homogeneous, the output to
summary(res_mod,
threshold = c(1000, 5000, 6000, 1e4))
has a Differences: panel.
It's not be clear that values are in units of 1 x 1000.
Suggest editing summary() printout to reflect units.
-
Updated
Nov 12, 2019 - Python
-
Updated
May 16, 2020 - Python
-
Updated
Jul 9, 2020 - Python
-
Updated
Dec 7, 2019 - Python
-
Updated
Jul 6, 2020 - Crystal
The simple test in the README doesn't work:
run a simple test
cd adaptive/tests/
python test_simple.py
- The directory name is wrong. It should be 'adaptivemd/tests/'
- The MongoDB database has to be running, which is not mentioned.
- It generates an assertion error:
(python2) macbook>python ./test_simple.py
changed state to booting
changed state to running
task succeeded
re
-
Updated
Mar 9, 2020 - R
-
Updated
Mar 16, 2018 - Jupyter Notebook
-
Updated
Jul 8, 2020 - Python
-
Updated
Jun 13, 2017 - PHP
Add a section to showcase papers that use this software.
-
Updated
Mar 14, 2018 - C#
-
Updated
Jun 19, 2020 - Python
-
Updated
Mar 27, 2020 - JavaScript

The docs build on readthedocs is failing.
This is due to the projects dependencies being built along with the docs. More info here: https://docs.readthedocs.io/en/latest/guides/build-using-too-many-resources.html
-
Updated
Jun 8, 2020 - C++
-
Updated
Feb 22, 2020
-
Updated
Jun 1, 2018 - Python
-
Updated
Feb 21, 2019 - Python
-
Updated
Mar 15, 2018 - R
Improve this page
Add a description, image, and links to the markov-model topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the markov-model topic, visit your repo's landing page and select "manage topics."
Hi,
Some tutorial notebooks have this LaTeX rendering issue:

These are the notebooks that I see the problem: