-
There is talk of adding violin plots and other methods of viewing more in-depth distributions of your patterns but I believe in addition to that it could be very efficient and effective to calculate t…
-
For ex: implementing the entropy formula from information theory and finding the entropy of given set of sentences? Maybe this can be in the Easy section.
-
I think we need to add the path ensemble theory properties to our ensembles. In some cases, these properties ensure that certain algorithms are correct (so they serve as a safeguard against user error…
-
Dear authors,
I really like your packages, and have used it to analysis my data.
I would like to recommend two models, which both are derived from transition state theory. Perhaps you could con…
-
Thanks to @ezyang for suggesting this.
Here's what I think it looks like:
- m.set_python_module initializes the pythonModulesSingleton
- during program exit, the pythonModulesSingleton gets destr…
-
The CSV Table widget has the ability to let the user switch the display to "CSV". In theory, users could hence:
1. switch Display As to "CSV"
2. set the Page Size to the maximum
3. select the dis…
-
Here is a simple ODE system (from some perturbation theory toy problem; the real problem is bigger):
```julia
using ModelingToolkit, DifferentialEquations
using ModelingToolkit: t_nounits as t, D_n…
-
Adding The following chapters:
- Formal Languages
- Finite State Automaton
- Formal Grammar
- Push-Down Automaton
-
If you pull up the website on the phone, it doesn't work very well, everything too small. In theory, it has the responsive thing defined, but needs tweaking to be truly effective.
-
Since the project should be easily accessible, we should add a high-level summary of the _Differential Machine Learning_ Theory.
This could either be a section in the project's README.md or within…