/ml-playground

Machine learning based examples, samples

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

ML Playground with sample Code and examples

This repo contains a collection of code samples to try out all things ML. The repo contains code linked to different medium articles. The article name and link are provided below along with specific details of setting up the examples for each article. Before going through individual tutorial's readme, clone the repo using:

git clone git@github.com:nairnavin/ml-playground.git

or

git clone https://github.com/nairnavin/ml-playground.git

Ingest and embed at scale using Spark for Retrieval Augment Generation

The setup instructions is in this readme