Difference between revisions of "AI Help"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Infrastructure = AI Software = == AI Frameworks == AI frameworks provide building blocks for designing and training machine learning and dee...")
 
Line 1: Line 1:
 
[[Category:Software]][[Category:Infrastructure]]
 
[[Category:Software]][[Category:Infrastructure]]
 
= AI Software =  
 
= AI Software =  
 +
A comprehensive software stack for AI research is available on HiPerGator for both CPU and GPU accelerated applications.
 
== AI Frameworks ==
 
== 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.  

Revision as of 22:15, 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.