AI Help

From UFRC
Revision as of 22:13, 2 February 2021 by Yingz (talk | contribs) (Created page with "Category:SoftwareCategory:Infrastructure = AI Software = == AI Frameworks == AI frameworks provide building blocks for designing and training machine learning and dee...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

AI Software

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.