Difference between revisions of "AI Examples"

From UFRC
Jump to navigation Jump to search
Line 3: Line 3:
 
The UFIT Research Computing AI Support Team maintains a suite of examples for computer vision and natural language processing tasks using the AI software stacks on HiPerGator. Users may copy these examples to their own space, add modifications, and follow the instructions to run these jobs on HiPerGator. Each example has a readme file with additional information in its directory.
 
The UFIT Research Computing AI Support Team maintains a suite of examples for computer vision and natural language processing tasks using the AI software stacks on HiPerGator. Users may copy these examples to their own space, add modifications, and follow the instructions to run these jobs on HiPerGator. Each example has a readme file with additional information in its directory.
  
Use [https://support.rc.ufl.edu https://support.rc.ufl.edu] to submit ticket if you need help with the examples or have questions.  
+
Use [https://support.rc.ufl.edu https://support.rc.ufl.edu] to submit ticket if you need help with the examples or have any AI questions.  
  
 
== Research Computing Github ==
 
== Research Computing Github ==

Revision as of 17:52, 26 August 2022


The UFIT Research Computing AI Support Team maintains a suite of examples for computer vision and natural language processing tasks using the AI software stacks on HiPerGator. Users may copy these examples to their own space, add modifications, and follow the instructions to run these jobs on HiPerGator. Each example has a readme file with additional information in its directory.

Use https://support.rc.ufl.edu to submit ticket if you need help with the examples or have any AI questions.

Research Computing Github

We have examples available on the UF Research Computing Github.

Name Categories Description
Multinode Pytorch Launch distributed compute Launch a pytorch script for multiple GPUs on multiple nodes.
Py4AI Python education The episodes in this course are derived from work that is Copyrighted © by Software Carpentry. Additional information can be found at: http://software-carpentry.org/.
Understanding PyTorch Pytorch education Learn the Pytorch deep learning software by coding linear regression from the neural network perspective
Pytorch Convolutional Neural Network computer vision This training module is based off of the Deep Learning with Pytorch: A 60 minute blitz tutorial by Soumith Chintala. It has been updated and customized for running on HiPerGator


Catalog of available examples

Error while fetching data from URL https://data.rc.ufl.edu/pub/ufrc/data/ai_example_data.csv: $2.
Error fetching URL: Failed connect to data.rc.ufl.edu:443; No route to host
There was a problem during the HTTP request: 0 Error

Name Categories Location on HiPerGator Author Date added Description