Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 15 days 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 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-24T23:34:40.000Z (over 1 year ago)
- Last Synced: 2024-10-12T04:41:50.085Z (26 days ago)
- Topics: neural-architecture-search, tensorflow
- Language: Python
- Size: 56.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Github CI/CD](https://github.com/0h-n0/tfdbonas/workflows/Github%20CI/CD/badge.svg)
# 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