AI Help

From UFRC
(Redirected from AI Support)
Jump to navigation Jump to search

New User's Guide

For new users on HiPerGator, please read Getting Started to become familiar with the HiPerGator system and take New user training with step-by-step instructions on how to use HiPerGator.

AI Education and Training provides learning materials and training videos on various AI topics. JupyterHub and Jupyter Notebooks on HiPerGator are popular platforms for developing and running AI programs.

AI Computing Resources: HiPerGator and HiPerGator AI provide world class computing infrastructure for conducting AI research and building AI applications. To purchase resource allocations, please refer to Purchase Request. For computing server features and GPU access, please visit Available Node Features adn GPU Access.

AI Frameworks and Tools

General 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 is a deep learning framework developed by Facebook AI Research Lab and has interfaces for Python, Java, and C++, is most commonly used with Python. It supports training on both GPU and CPUs, as well as distributed training and multi-GPU models.
  • TensorFlow is an open-source AI framework/platform developed by the Google Brain team. Keras is an open-source neural network library that runs on top of TensorFlow. With TensorFlow 2.0, the Keras API has been integrated in TensorFlow's core library and serves as a high-level Python interface for TensorFlow. TensorFlow supports both GPU and CPUs, as well as multi-GPU and distributed training.
  • Tensorboard is a visualization tool for monitoring neural network training.
  • Sci-kit learn is a Python library for machine learning and statistical modeling. It is available in many of the Python modules on HiPerGator.
  • Matlab provides convenient toolboxes for machine learning, deep learning, computer vision, and automatic driving, which are supported on both CPUs and GPUs.
  • RAPIDS AI is a suite of CUDA-enabled open-source software libraries and APIs by NVIDIA. It accelerates end-to-end data science pipelines by providing a familiar dataframe API. It supports machine learning integration without the typical serialization costs and enables multi-node, multi-GPU deployments for faster processing of large datasets.
  • Fastai simplifies training fast and accurate neural nets using modern best practices. It can be used without any installation by using Google Colab.
  • Triton is a Nvidia Inference Server that provides a cloud and edge inferencing solution optimized for both CPUs and GPUs. Triton supports an HTTP/REST and GRPC protocol that allows remote clients to request inferencing for any model being managed by the server.

AI Software for Specific Domains

A comprehensive software library, toolkits, frameworks, and packages for big data and AI research. The following domain-specific AI software spacks are available on HiPerGator:

Data Science Platform is the practice of using mathematics, programming, analytics, AI, and machine learning to discover valuable insights within large data sets.

Natural Language Processing page describes the collection of Natural language processing software on HiperGator, such as Nemo, Bionemo, Llama, Mistral AI, and Gemma LLMs. NLP is a part of AI that helps computers understand and respond to human language. It's used in things like voice assistants, chatbots, and translation apps.

Computer Vision page describes the software environment on HiPerGator for image and video processing.

Healthcare and Life Sciences page describes the collection of Healthcare and Life Sciences software for medical image analysis, disease detection, and genomic data interpretation on HiperGator, such as AlphaFold, Bionemo, Clara Parabricks, and MONAI.

Simulation and Modeling HiperGator supports some advanced simulation tools, including NVIDIA Modulus and Omniverse, to predict the behavior of systems within a real-world scenario.

  • Nvidia Modulus is a neural network framework that blends the power of physics in the form of governing partial differential equations (PDEs) with data to build high-fidelity, parameterized surrogate models with near-real-time latency. Examples of running modulus on HiperGator are available on /data/ai/examples/pinn/modulus or AI_Examples.
  • Nvidia Omniverse provides a platform for virtual collaboration and real-time photorealistic simulation. It allows developers, designers, and engineers to collaborate in simulated environments, facilitating the creation of complex simulations that integrate physical accuracy and visual fidelity.

AI Reference Datasets

A variety of reference machine learning and AI datasets are located in /data/ai/ref-data. Browse the catalog of all available AI reference datasets to learn more.

AI Examples

A suite of short examples is provided on using the software stack on HiPerGator to do different tasks in imaging and NLP, located in /data/ai/examples. Browse the catalog of all available AI examples to learn more.

AI Benchmarks and Models

Commonly used benchmarks and models are provided on HiPerGator at /data/ai/benchmarks and /data/ai/models. Browse the catalog of all available AI models to learn more.

AI Zoom Support

You can schedule a Zoom call with an AI support staff members. For details see Remote Support