Pinned Repositories
Building-Large-Language-Models-from-Scratch
This will be my walk through of the book "Building Large Language Models from Scratch" by Sebastian Raschka
ComputerVisionProjectsWithPyTorch
Walk through of the book 'Computer Vision Projects with PyTorch" by Kulkarni, Shivanaanda, Sharma (Apress 2022)
Deep-Learning---Foundations-and-Concepts
This will be the repository created for the walk through of the book "Deep Learning - Foundations and Concepts" by Christopher Bishop
HandsOnGraphNeuralNetworksUsingPython
Walk through of the book "Hands-on Graph Neural Networks Using Python" by Maxime Labonne (Packt Publishing April 2023)
KarpathyNanoGPT
This is a walk through of the creation of the nanoGPT code by Andrej Karpathy.
NaturalLanguageProcessingWithTransformers
Natural Language Processing with Transformers by Lewis Tunstall, Leandro von Werra & Thomas Wolf.
RAG-Driven-Generative-AI
This repository will be my walk through of the book "RAG Driven Generative AI" by Denis Rothman.
Transformers-for-Natural-Language-Processing-and-Computer-Vision-3rd-Edition
This will be a walk through of select code samples of the book "Transformers for Natural Language Processing and Computer Vision" 3rd Edition by Denis Rothman
TransformersForMachineLearning
This is my walk through of the book 'Transformers for Machine Learning - A Deep Dive' by Uday Kamath, CRC Press 2022
Understanding-Deep-Learning
This repo will be a walkthrough of the book "Understanding Deep Learning" by Simon J.D. Prince
rkaunismaa's Repositories
rkaunismaa/Transformers-for-Natural-Language-Processing-and-Computer-Vision-3rd-Edition
This will be a walk through of select code samples of the book "Transformers for Natural Language Processing and Computer Vision" 3rd Edition by Denis Rothman
rkaunismaa/ComputerVisionProjectsWithPyTorch
Walk through of the book 'Computer Vision Projects with PyTorch" by Kulkarni, Shivanaanda, Sharma (Apress 2022)
rkaunismaa/HandsOnGraphNeuralNetworksUsingPython
Walk through of the book "Hands-on Graph Neural Networks Using Python" by Maxime Labonne (Packt Publishing April 2023)
rkaunismaa/NaturalLanguageProcessingWithTransformers
Natural Language Processing with Transformers by Lewis Tunstall, Leandro von Werra & Thomas Wolf.
rkaunismaa/RAG-Driven-Generative-AI
This repository will be my walk through of the book "RAG Driven Generative AI" by Denis Rothman.
rkaunismaa/AutoGen-Playground
This will be my playground for all things using AutoGen
rkaunismaa/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
rkaunismaa/Building-Large-Language-Models-from-Scratch
This will be my walk through of the book "Building Large Language Models from Scratch" by Sebastian Raschka
rkaunismaa/CUDA
My CUDA learning journey.
rkaunismaa/Deep-Learning---Foundations-and-Concepts
This will be the repository created for the walk through of the book "Deep Learning - Foundations and Concepts" by Christopher Bishop
rkaunismaa/Neural-Networks-From-Scratch-in-Python
This will be my walk through of the book "Neural Networks from Scratch in Python" by Harrison Kinsely & Daniel Kukiela
rkaunismaa/Understanding-Deep-Learning
This repo will be a walkthrough of the book "Understanding Deep Learning" by Simon J.D. Prince
rkaunismaa/ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
rkaunismaa/crewai-Playground
This will be my playground for all things to do with crewai.
rkaunismaa/DiffusersPlayground
This will be my playground for all things to do with HuggingFace Diffusers Library
rkaunismaa/Elastic-Search-Playground
This will be my playground for all things associated with Elastic Search
rkaunismaa/hf-a-smol-course-
This repo will be a walk through of 'a smol course' by Huggingface
rkaunismaa/LangChain-Playground
This will be my playground for LangChain
rkaunismaa/Llama-3-Playground
This will be my playground for all things using LLaMa 3
rkaunismaa/LLaMa2_PlayGround
This will be my playground for all things using LLaMa2
rkaunismaa/LLM-Fine-Tuning-Playground
This repo will contain various examples of fine tuning large language models.
rkaunismaa/LLM-Prompt-Recovery
This will be my playground to explore how to recover the LLM prompt that was used to transform a given text.
rkaunismaa/MachineLearningwithPyTorchAndScikitLearn
This is my walk through of the book 'Machine Learning with PyTorch and Scikit-Learn' by Sebastian Raschka
rkaunismaa/Math-and-Architectures-of-Deep-Learning
This will be my walk through of the book "Math and Architectures of Deep Learning" by Krishnendu Chaudhury
rkaunismaa/My-Local-Seer
This will be my first kick at building a fully local, gpu powered chatbot. Just say no to OpenAI kids ...
rkaunismaa/NLP4HTML
This repository will contain my exploration of using nlp to parse html.
rkaunismaa/Prompt-Engineering-for-Generative-AI
This repository will be my walk through of the book "Prompt Engineering for Generative AI" by James Phoenix & Mike Taylor
rkaunismaa/Transformer-Showcase
What can be done with a Vaswani Transformer other than translation?
rkaunismaa/Web-Scraping-with-LLMs
This repository will contain the resources created in my study of using a local large language model to facilitate web scraping.
rkaunismaa/Web-Scraping-with-Python
This will be my walk through of the book "Web Scraping with Python" by REMitchell