Skip to content

besimorhino/ai-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a collection of notebooks for folks who:

  • want to begin an AI journey. It assumes that you are starting with next to no knowledge of Jupyter, python, or AI.
  • need to fill in gaps in skills. The workbooks help illustrate topics that are frequently misunderstood.

If you have any suggestions on how to improve this, please do let me know.

Note: for best results, I suggest using Google's Colab service. There is a link at the top of each workbook to make getting started as easy as possible. All workbooks will function at the free tier. If you want to run these notebooks locally or in another service and you run into issues, please let me know, I'll do what I can to help.

Intro

The workbooks are grouped by topic and increase in difficulty as you go through each section. Each workbook is 100% stand alone. You do NOT need to complete a prior workbook to do one that interests you. This means you are free to jump around and work on these labs as you choose. However, if you do not have skills or knowledge to understand what is happening in a workbook, there are prior ones you can go back to and experiment with until you are more comfortable.

Foundations

  1. Intro to Jupyter Lab workbooks
  2. Intro to Python
  3. Helpful Vocabulary

Embeddings

  1. Space is meaning
  2. Tokens
  3. Embeddings

Vectorization of data

  1. Text vectorization
  2. Audio vectorization
  3. Image vectorization
  4. Vector math

Applying what we've learned

  1. Sentiment analysis
  2. Classification
  3. Filling in the blanks
  4. Apache log analysis
  5. LLM problems

Diving Deeper

  1. RAG
  2. How transformers work in detail (very low level)
  3. Vector database considerations
  4. Tokenizer issues

Next Steps

  1. Suggested resources for additional learning

About

Collection of Jupyter Lab notebooks to help learn Generative AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors