Skip to content

XNerv/vagrant-tensorflow

Repository files navigation

TensorFlow Logo

Vagrant Machine - TensorFlow

This vagrant machine(s) has been created to make sure developers have an easy method for boostrapping a local TensorFlow development environment.

Usage

  1. You need to have installed in your system the following softwares:
  2. Clone this git repository in /some/path/ and go to him.
  3. Choose one of the machines in the repository and go to him.
  4. Run vagrant up to start your machine.
  5. Run vagrant ssh to accesss your machine.
  6. Run python -m tensorflow.models.image.mnist.convolutional to test your machine.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request =^.~=

License

BSD 3

About

Vagrant Machine - TensorFlow

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages