[Docs] [Tune] Add NeuroCard to open source projects using Tune (#11213)

This commit is contained in:
Amog Kamsetty
2020-10-06 14:22:32 -07:00
committed by GitHub
parent e58613b5e5
commit 3b76def2d2
+1
View File
@@ -84,3 +84,4 @@ Here are some of the popular open source repositories and research projects that
- `Fast AutoAugment by Kakao <https://github.com/kakaobrain/fast-autoaugment>`_: Fast AutoAugment (Accepted at NeurIPS 2019) learns augmentation policies using a more efficient search strategy based on density matching.
- `Allentune <https://github.com/allenai/allentune>`_: Hyperparameter Search for AllenNLP from AllenAI.
- `machinable <https://github.com/frthjf/machinable>`_: A modular configuration system for machine learning research. See `machinable.org <https://machinable.org>`_.
- `NeuroCard <https://github.com/neurocard/neurocard>`_: NeuroCard (Accepted at VLDB 2021) is a neural cardinality estimator for multi-table join queries. It uses state of the art deep density models to learn correlations across relational database tables.