Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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