Skip to main content

Breadcrumb

  1. ACCESS Home
  2. Support
  3. Knowledge Base
  4. Knowledge Base Resources

Knowledge Base Resources

These resources are contributed by researchers, facilitators, engineers, and HPC admins. Please upvote resources you find useful!
Add a Resource

Topics

  • Show all (10)
  • (-) documentation (2)
  • (-) tensorflow (2)
  • big-data (1)
  • data-analysis (1)
  • deep-learning (1)
  • faster (1)
  • opencv (1)
  • pytorch (1)

Topics

  • Show all (10)
  • (-) documentation (2)
  • (-) tensorflow (2)
  • big-data (1)
  • data-analysis (1)
  • deep-learning (1)
  • faster (1)
  • opencv (1)
  • pytorch (1)

If you'd like to use more filters, please login to view them all.

Numpy - a Python Library
0
  • NumPY Docs
Numpy is a python package that leverages types and compiled C code to make many math operations in Python efficient. It is especially useful for matrix manipulation and operations.
documentationbig-datadata-analysisdeep-learningopencvpytorchtensorflowdata-science
0 Likes

Login to like
Type
tool
Level
Beginner, Intermediate
TensorFlow for Deep Neural Networks
0
  • TensorFlow Docs
TensorFlow is a powerful framework for Deep Learning, developed by google. This specifically is their python package, which is easy to use and can be used to train incredibly powerful models.
documentationfastertensorflow
0 Likes

Login to like
Type
tool
Level
Intermediate, Advanced