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

Are data, example likely to be published soon? #40

Closed
siddhartha-gadgil opened this issue Nov 6, 2017 · 3 comments
Closed

Are data, example likely to be published soon? #40

siddhartha-gadgil opened this issue Nov 6, 2017 · 3 comments

Comments

@siddhartha-gadgil
Copy link

siddhartha-gadgil commented Nov 6, 2017

I see a TODO in build.sbt. Got Linear regression working, want to try MNIST (and word2vec)

@eaplatanios
Copy link
Owner

@siddhartha-gadgil The data and the examples modules are now also included in the publish artifacts. You can use them by specifying one or both of the following dependencies in your project:

libraryDependencies += "org.platanios" %% "tensorflow-data" % "0.1.0-SNAPSHOT"
libraryDependencies += "org.platanios" %% "tensorflow-examples" % "0.1.0-SNAPSHOT"

The artifacts are currently being published and so if your dependencies don't work immediately please wait a few minutes and try again.

@siddhartha-gadgil
Copy link
Author

siddhartha-gadgil commented Nov 7, 2017 via email

@eaplatanios
Copy link
Owner

eaplatanios commented Nov 7, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants