Skip to content

A curated collection of notebooks exploring Large Language Models and Machine Learning β€” including prompt engineering, model evaluation, and hands-on experiments.

License

Notifications You must be signed in to change notification settings

edcalderin/llm-ml-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 LLM & Machine Learning Notebooks

A collection of exploratory notebooks covering topics in Large Language Models (LLMs) and Machine Learning. This repo serves as a personal lab for experimentation, prototyping, and documentation of learning in the AI/ML space.

πŸ” Topics Covered

  • πŸ“š Large Language Models

    • Prompt engineering
    • Fine-tuning & adapters (LoRA, PEFT)
    • Retrieval-Augmented Generation (RAG)
    • Tokenization & embeddings
    • Evaluation techniques
  • πŸ€– Machine Learning

    • Supervised learning (classification, regression)
    • Unsupervised learning (clustering, dimensionality reduction)
    • Model evaluation (ROC, AUC, precision-recall)
    • Feature engineering & selection
    • Pipelines with Scikit-Learn and others
  • πŸ“Š Experimentation

    • Benchmarking model performance
    • Data preprocessing and visualization

πŸ› οΈ Getting Started

Clone the repo:

git clone https://github.com/edcalderin/llm-ml-experiments.git
cd llm-ml-notebooks

βœ‰οΈ Contact

LinkedIn: https://www.linkedin.com/in/erick-calderin-5bb6963b/
e-mail: edcm.erick@gmail.com

Enjoyed this content?

Explore more of my work on Medium

I regularly share insights, tutorials, and reflections on tech, AI, and more. Your feedback and thoughts are always welcome!

About

A curated collection of notebooks exploring Large Language Models and Machine Learning β€” including prompt engineering, model evaluation, and hands-on experiments.

Topics

Resources

License

Stars

Watchers

Forks