Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
- [Bayesian Machine Learning](#bayes)
- [Semi Supervised Learning](#semi)
- [Optimizations](#opt)
- [Tools](#tools)
- [Other Useful Tutorials](#other)

<a name="general" />
Expand Down Expand Up @@ -1212,6 +1213,11 @@ Elastic Net](https://web.stanford.edu/~hastie/Papers/elasticnet.pdf)

- [Hyperopt tutorial for Optimizing Neural Networks’ Hyperparameters](http://vooban.com/en/tips-articles-geek-stuff/hyperopt-tutorial-for-optimizing-neural-networks-hyperparameters/)

<a name="tools" />

## Other Tools

- [Synthical](https://synthical.com): AI-powered collaborative research environment

<a name="other" />

Expand Down