Skip to content

ACANETS/genai-labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genai-labs

Exercises and Labs for EECE.4860/5860 Introduction to Generative AI at UMass Lowell

Exercise: a standalone, complete implementation that introduces a concept or method, and provides an executable example to demonstrate the concept or method. No code addition or modification is needed.

Lab: a standalone but incomplete Jupyter notebook that focuses on a concept discussed in the class. Students are expected to complete the notebook by adding code or modifying parts of the existing code, execute the notebook and analyze the results. A lab report is required as part of the lab submission. Lab grades will be based on the code submission and lab reports.

Exercises

  1. GenAI Lab Setup Guide
  2. Handwritten Digits Recognition
  3. LLM basics with Hugging Face
  4. Gemma model fine tuning
  5. Simple LLM inference
  6. Toxicity Detector by Meta

Labs

  1. Lab 1: Use of LLM, Prompt Engineering and Model Finetuning
  2. Lab 2: LoRA Fine-Tuning, Model Evaluation and RLHF
  3. Lab 3: RAG and Langchain AI agent

FAQs

A collection of FAQs are available.

About

Exercises and Labs for EECE.4860/5860 Intro to GenAI at UMass Lowell

Resources

License

Stars

3 stars

Watchers

4 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors