python

Posted by | November 12, 2024
Open-source LLMs: Uncensored & secure AI locally with RAG

I have done a little bit of everything that is being discussed in this course - local LLMs, RAG, Function calling, etc. I recently installed Ollama on my server and...

Continue Reading
Posted by | October 27, 2024
Machine Learning & Data Science: The Complete Visual Guide

After spending many moons inside of Copilot Studio, Fabric, and Azure OpenAI studio, I FINALLY get back to some machine learning. While messing around with hockey analytics the other day,...

Continue Reading
Posted by | May 3, 2024
Machine Learning in Manufacturing

Course:  https://www.udemy.com/course/learn-machine-learning-to-apply-it-in-real-life-industries/learn/lecture/37287362#overview My Notes:  https://docs.google.com/document/d/1Z69xm8bJIPC9-M4024I_jG_oMr3cOkcwQEkbFwyyya0/edit?usp=sharing So many of the real-life examples in this area are centered around the healthcare industry.  I wanted to do something in manufacturing.      

Continue Reading
Posted by | February 20, 2024
Complete Linear Regression Model in Python

Course:  https://udemy.com/course/machine-learning-basics-building-regression-model-in-python/learn/lecture/13995642#overview My Notes:  https://docs.google.com/document/d/1Z69xm8bJIPC9-M4024I_jG_oMr3cOkcwQEkbFwyyya0/edit?usp=sharing There is a chapter or two in this course that goes deep into linear regression (particularly the analysis), so I wanted to cover just those...

Continue Reading
Posted by | February 11, 2024
Using AI to Find New Movies

I know that I sound like a broken record when I say this - I love mixing passions.   A couple of years ago I decided to make the jump into...

Continue Reading
Posted by | January 19, 2024
Machine Learning, Data Science and Generative AI with Python

I have been notified that I am going to be starting a position with a client that is involved in the manufacturing business.  The client would like to use AI...

Continue Reading
Posted by | January 12, 2024
SabresPuckIQ – The Project That Was, Until it wasn’t

I know that I have said this many times, but one of my favorite things to do is combine my hobbies and interests into a new project.   For example, in...

Continue Reading
Posted by | January 5, 2024
Natural Language Processing: NLP With Transformers in Python

As I start to make more apps, I get a better feel for where my weaknesses are in the AI space.  This course should give me an even better understanding...

Continue Reading
Posted by | December 22, 2023
Container Apps: Intro and Deep Dive

Next step in growth:  I am making an application where lawyers can interact with their own data.  To do this, I need to containerize the message broker, so I thought...

Continue Reading
Posted by | December 15, 2023
Django Celery Mastery: Python Asynchronous Task Processing

Next step in growth:  Mastering Celery Course: https://udemy.com/course/chatgpt-and-langchain-the-complete-developers-masterclass/learn/lecture/40260440#overview My Notes:  https://docs.google.com/document/d/1Xaj-a0p7c9uT488KFkp3aNrjlTfj_5FCj4h5GJhSnw0/edit?usp=sharing

Continue Reading