Skip to content

Commit e89a4dd

Browse files
update index.html
1 parent 38baeb6 commit e89a4dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ <h1>Techtonique</h1>
9191
<br>
9292
Currently available:
9393
<ul>
94-
<li> <a href="nnetsauce/index.html">nnetsauce for Python</a> &nbsp; | <a href="nnetsauce_r/">nnetsauce for R</a> &nbsp; Statistical/Machine Learning using Randomized and Quasi-Randomized (neural) networks &nbsp;|&nbsp; <a href="https://pepy.tech/project/nnetsauce"><img alt="Downloads" src="https://static.pepy.tech/badge/nnetsauce" /></a> <a href="https://anaconda.org/conda-forge/nnetsauce"> <img src="https://anaconda.org/conda-forge/nnetsauce/badges/downloads.svg" /> </a> </li>
94+
<li> <a href="nnetsauce/index.html">nnetsauce for Python</a> &nbsp; and <a href="nnetsauce_r/">nnetsauce for R</a> &nbsp; Statistical/Machine Learning using Randomized and Quasi-Randomized (neural) networks &nbsp; and &nbsp; <a href="https://pepy.tech/project/nnetsauce"><img alt="Downloads" src="https://static.pepy.tech/badge/nnetsauce" /></a> <a href="https://anaconda.org/conda-forge/nnetsauce"> <img src="https://anaconda.org/conda-forge/nnetsauce/badges/downloads.svg" /> </a> </li>
9595
<li> <a href="mlsauce/index.html">mlsauce for Python</a> &nbsp; and &nbsp; <a href="mlsauce_r/index.html">mlsauce for R</a> &nbsp; Miscellaneous Statistical/Machine Learning stuff &nbsp;|&nbsp; <a href="https://pepy.tech/project/mlsauce"><img alt="Downloads" src="https://static.pepy.tech/badge/mlsauce" /></a> <a href="https://anaconda.org/conda-forge/mlsauce"> <img src="https://anaconda.org/conda-forge/mlsauce/badges/downloads.svg" /> </a> </li>
9696
<li> <a href="ahead/index.html">ahead (for R)</a> &nbsp; and &nbsp; <a href="ahead_python/index.html">ahead (for Python)</a> &nbsp; Univariate and Multivariate time series forecasting &nbsp;|&nbsp; <a href="https://pepy.tech/project/ahead"><img alt="Downloads" src="https://static.pepy.tech/badge/ahead" /></a> <a href="https://anaconda.org/conda-forge/ahead_python"> <img src="https://anaconda.org/conda-forge/ahead_python/badges/downloads.svg" /> </a> </li>
9797
<li> <a href="GPopt/index.html">gpopt</a> &nbsp; Bayesian optimization using Gaussian Process Regression &nbsp;|&nbsp; <a href="https://pepy.tech/project/gpopt"><img alt="Downloads" src="https://static.pepy.tech/badge/gpopt" /></a> </li>

0 commit comments

Comments
 (0)