Difference between revisions of "AI Help"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
= AI Software = | = AI Software = | ||
A comprehensive software stack for AI research is available on HiPerGator for both CPU and GPU accelerated applications. | A comprehensive software stack for AI research is available on HiPerGator for both CPU and GPU accelerated applications. | ||
− | + | == AI Frameworks == | |
AI frameworks provide building blocks for designing and training machine learning and deep learning models. The following AI frameworks are available on HiPerGator. | AI frameworks provide building blocks for designing and training machine learning and deep learning models. The following AI frameworks are available on HiPerGator. | ||
− | PyTorch '''[[PyTorch]]''' | + | === PyTorch=== |
− | + | '''[[PyTorch]]''' is deep learning framework developed by Facebook AI Research Lab and has interfaces for Python, Java, and C++. It supports training on both GPU and CPUs, as well as distributed training and multi-GPU models. |
Revision as of 22:17, 2 February 2021
AI Software
A comprehensive software stack for AI research is available on HiPerGator for both CPU and GPU accelerated applications.
AI Frameworks
AI frameworks provide building blocks for designing and training machine learning and deep learning models. The following AI frameworks are available on HiPerGator.
PyTorch
PyTorch is deep learning framework developed by Facebook AI Research Lab and has interfaces for Python, Java, and C++. It supports training on both GPU and CPUs, as well as distributed training and multi-GPU models.