Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aadya940 committed Aug 16, 2024
1 parent 41c9fd3 commit d76fd9f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions JOSS/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The `MarkovChainNeuralNetwork` implementation defines a neural network model, us

### Documentation, Testing and Benchmarking

For documentation we use Sphinx. For yesting and benchmarking we use the Pytest and PyDTMC [@pydtmc] packages.
For documentation we use Sphinx. For testing and benchmarking we use the Pytest and PyDTMC [@pydtmc] packages.

The results are as follows:

Expand Down Expand Up @@ -98,7 +98,6 @@ the original `MarkovChain` object and those generated by `MarkovChainNeuralNetwo

## Conclusion

In conclusion, ChainoPy offers a Python library for discrete-time Markov Chains and includes features for Markov Chain Neural Networks, providing a useful tool for researchers and practitioners in stochastic analysis with efficient
performance.
In conclusion, ChainoPy offers a Python library for discrete-time Markov Chains and includes features for Markov Chain Neural Networks, providing a useful tool for researchers and practitioners in stochastic analysis with efficient performance.

## References

0 comments on commit d76fd9f

Please sign in to comment.