Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Determine a suitable class of neural network for the cloud pricing use case. #2

Open
lapets opened this issue Sep 19, 2016 · 1 comment
Assignees

Comments

@lapets
Copy link
Member

lapets commented Sep 19, 2016

Given what we know about the pricing algorithm for the cloud use case, determine what would be a suitable class of neural network and how it can be used/implemented.

@timql
Copy link
Contributor

timql commented Sep 19, 2016

Pybrain offers a really easy to use and lightweight neural networks library. It doesn't allow for parallelization, however, so TensorFlow might be a better long-term option although its API is much larger. (I'd also like to learn to use TensorFlow at some point.)

@ch3njust1n ch3njust1n self-assigned this Sep 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants