Remove tutorials from main repository.

* They now live at https://github.com/caffe2/tutorials
* Updating caffe2.ai website to match in a separate commit.
5 files changed
tree: e30fd5fab1c3629661af914cf7048d1a3f439ce1
  1. .github/
  2. .jenkins/
  3. binaries/
  4. caffe/
  5. caffe2/
  6. cmake/
  7. conda/
  8. docker/
  9. docs/
  10. modules/
  11. scripts/
  12. third_party/
  13. .gitignore
  14. .gitmodules
  15. CMakeLists.txt
  16. LICENSE
  17. Makefile
  18. NOTICE
  19. README.md
  20. setup.py
  21. VERSION_NUMBER
README.md

Caffe2

License Jenkins Build Status Appveyor Build Status

Caffe2 is a lightweight, modular, and scalable deep learning framework. Building on the original Caffe, Caffe2 is designed with expression, speed, and modularity in mind.

Questions and Feedback

Please use Github issues (https://github.com/caffe2/caffe2/issues) to ask questions, report bugs, and request new features.

Please participate in our survey (https://www.surveymonkey.com/r/caffe2). We will send you information about new releases and special developer events/webinars.

License

Caffe2 is released under the Apache 2.0 license. See the NOTICE file for details.

Further Resources on Caffe2.ai