Difference between revisions of "AI Education and Training"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:Training = [https://www.nvidia.com/en-us/training/ NVIDIA Deep Learning Institute (DLI)] = Nvidia DLI provides a variety of online education and training materia...")
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Training]]
+
[[Category:Essentials]]
  
= [https://www.nvidia.com/en-us/training/ NVIDIA Deep Learning Institute (DLI)] =
+
= Practicum AI =
Nvidia DLI provides a variety of online education and training materials in AI, accelerated computing, and accelerated data science for developers, data science researchers, students, and educators.  
+
[https://practicumai.org Practicum AI], an AI training program developed by Research Computing Training team, is a hands-on applied AI curriculum intended for students with limited coding and math background. Using hands-on exercises and graphically based, conceptual content, our hope is to support learners who seek to begin applied AI research.
 +
 
 +
= NVIDIA Deep Learning Institute (DLI) =
 +
[https://www.nvidia.com/en-us/training/ Nvidia DLI] provides a variety of online education and training materials in AI, accelerated computing, and accelerated data science for developers, data science researchers, students, and educators.  
  
 
== [https://www.nvidia.com/en-us/training/online/ Online Courses] ==
 
== [https://www.nvidia.com/en-us/training/online/ Online Courses] ==
  
The self-paced and hands-on online courses covers many AI topics. The education institutions can request a course code to cover the cost for up to 200 people. HiPerGator users may contact IT-RC-AI@UFL.EDU for course code to take the online classes for free.
+
The self-paced and hands-on online courses covers many AI topics. The education institutions can request a course code to cover the cost for up to 200 people.  
 +
 
 +
{{Note|HiPerGator users may contact [mailto:IT-RC-AI@UFL.EDU IT-RC-AI@UFL.EDU] for a promo code to take the online classes for '''free'''.|info}}
 +
 
 +
== [https://www.nvidia.com/en-us/training/educator-programs/ Educator Programs] ==
 +
=== [https://developer.nvidia.com/teaching-kits Free Teaching Kits] ===
 +
DLI Teaching Kits are co-developed by university professors/educators, industrial partners, and Nvidia engineers and scientists. The teaching kits come with lecture materials and hands-on exercises, quiz and exam sets. They can be used as they are or be integrated into teaching curriculums. The qualified educators applied for the teaching kits also receive the course code for online courses.
 +
 
 +
=== [https://developer.nvidia.com/teaching-kits DLI Ambassador Program] ===
 +
The DLI Ambassador Program is designed for qualified university educator to be certified as DLI Instructors to deliver free DLI workshops at university campuses. Through the campus workshops, the students and staff can obtain the course certifications and add them on their resumes.
 +
The program and application are free.
 +
 
 +
= Coursera AI Courses =
 +
 
 +
Coursera offers a plethora of online course on a variety of AI topics. The following are popular machine learning and deep learning courses at introductory level.
 +
=== [https://www.coursera.org/specializations/deep-learning Deep Learning] ===
 +
* Deep Learning five course series:
 +
* Neural Networks and Deep Learning (DL)
 +
* Improving DL Networks: hyper-parameter tuning, regularization and optimization
 +
* Structuring machine learning projects
 +
* Convolutional Neural Networks (CNN)
 +
* Sequence Models
 +
 
 +
=== [https://www.coursera.org/learn/machine-learning Machine Learning] ===
 +
This course gives a broad introduction to machine learning, data mining and pattern recognition
 +
 
 +
=== [https://www.coursera.org/learn/machine-learning Generative Adversarial Networks] ===
 +
Three courses on GANs techniques
 +
* Build Basic Generative Adversarial Networks (GANs)
 +
* Build Better GANs
 +
* Apply GANs
 +
 
 +
= MathWorks =
 +
MathWorks provides courses on machine learning and deep learning using MATLAB.
 +
* [https://www.mathworks.com/learn/tutorials/machine-learning-onramp.html Machine Learning Onramp] (free)
 +
* [https://www.mathworks.com/learn/tutorials/deep-learning-onramp.html Deep Learning Onramp] (free)
 +
* [https://www.mathworks.com/training-schedule/machine-learning-with-matlab.html Machine Learning with MATLAB]
 +
* [https://www.mathworks.com/training-schedule/deep-learning-with-matlab.html Deep Learning with MATLAB]

Revision as of 21:14, 27 August 2022


Practicum AI

Practicum AI, an AI training program developed by Research Computing Training team, is a hands-on applied AI curriculum intended for students with limited coding and math background. Using hands-on exercises and graphically based, conceptual content, our hope is to support learners who seek to begin applied AI research.

NVIDIA Deep Learning Institute (DLI)

Nvidia DLI provides a variety of online education and training materials in AI, accelerated computing, and accelerated data science for developers, data science researchers, students, and educators.

Online Courses

The self-paced and hands-on online courses covers many AI topics. The education institutions can request a course code to cover the cost for up to 200 people.

HiPerGator users may contact IT-RC-AI@UFL.EDU for a promo code to take the online classes for free.

Educator Programs

Free Teaching Kits

DLI Teaching Kits are co-developed by university professors/educators, industrial partners, and Nvidia engineers and scientists. The teaching kits come with lecture materials and hands-on exercises, quiz and exam sets. They can be used as they are or be integrated into teaching curriculums. The qualified educators applied for the teaching kits also receive the course code for online courses.

DLI Ambassador Program

The DLI Ambassador Program is designed for qualified university educator to be certified as DLI Instructors to deliver free DLI workshops at university campuses. Through the campus workshops, the students and staff can obtain the course certifications and add them on their resumes. The program and application are free.

Coursera AI Courses

Coursera offers a plethora of online course on a variety of AI topics. The following are popular machine learning and deep learning courses at introductory level.

Deep Learning

  • Deep Learning five course series:
  • Neural Networks and Deep Learning (DL)
  • Improving DL Networks: hyper-parameter tuning, regularization and optimization
  • Structuring machine learning projects
  • Convolutional Neural Networks (CNN)
  • Sequence Models

Machine Learning

This course gives a broad introduction to machine learning, data mining and pattern recognition

Generative Adversarial Networks

Three courses on GANs techniques

  • Build Basic Generative Adversarial Networks (GANs)
  • Build Better GANs
  • Apply GANs

MathWorks

MathWorks provides courses on machine learning and deep learning using MATLAB.