You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2016-10-19-current-environment.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -154,7 +154,7 @@ This is very experimental and will change. The Störmer-Verlet generates a corre
154
154
155
155
156
156
157
-
###Machine Learning frameworks
157
+
## Machine Learning frameworks
158
158
-**probably-baysig**[](https://github.com/glutamate/probably-baysig){:.github} [](https://hackage.haskell.org/package/probably-baysig)[](http://stackage.org/nightly/package/probably-baysig) : This library contains definitions and functions for probabilistic and statistical inference.
159
159
- Math.Probably.Sampler defines the sampling function monad
160
160
- Math.Probably.PDF defines some common parametric log-probability density functions
@@ -279,7 +279,7 @@ Note that this project is in early development and should only be used by contri
279
279
- Q-Learning
280
280
- Neural Network Q-Learning
281
281
282
-
###Clustering
282
+
## Clustering
283
283
284
284
- K-Means
285
285
-**kmeans**[](http://hub.darcs.net/gershomb/kmeans){:.darcs} [](https://hackage.haskell.org/package/kmeans)[](http://stackage.org/nightly/package/kmeans) : A simple implementation of the standard k-means clustering algorithm.
@@ -297,7 +297,7 @@ Note that this project is in early development and should only be used by contri
297
297
-**clustering**
298
298
- Birch
299
299
300
-
###Dimensionality reduction
300
+
## Dimensionality reduction
301
301
302
302
- Principal Component Analysis (PCA)
303
303
- Kernel PCA
@@ -308,7 +308,7 @@ Note that this project is in early development and should only be used by contri
0 commit comments