https://github.com/0h-n0/tfdbonas
tensorflow_deep_bayes_optimization_for_neural_network_architecture_search
https://github.com/0h-n0/tfdbonas
neural-architecture-search tensorflow
Last synced: 6 months ago
JSON representation
tensorflow_deep_bayes_optimization_for_neural_network_architecture_search
- Host: GitHub
- URL: https://github.com/0h-n0/tfdbonas
- Owner: 0h-n0
- Created: 2020-03-05T13:38:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-24T23:34:40.000Z (over 3 years ago)
- Last Synced: 2025-12-02T01:12:06.085Z (7 months ago)
- Topics: neural-architecture-search, tensorflow
- Language: Python
- Size: 56.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Tensorflow(1.x) Deep Bayes Optimization for Neural Network Architecture Search (tfDBONAS)
## Installation
```shell
$ # Not yet provided.
$ pip install tfdbonas
```
## Requirements
* tnng >= 0.3.0
* tfcg
* stellargraph
## References
* https://arxiv.org/abs/1502.05700
* https://arxiv.org/abs/1905.13403
* https://arxiv.org/abs/1905.06159