PinnedJonathan Fraine·Mar 3, 2024Generative AI Through the Ages: Convolutional AutoencodersGenerative AI (GenAI) is any form of computational algorithm that can create new content related to a set of data from which it has learned…
PinnedJonathan Fraine·May 25, 2023Decentralised Decision MakingAgile project management and decision-making in the world of remote and hybrid teams.
PinnedInGoPenAIbyJonathan Fraine·Jun 7, 2023Ask-Wiki-Anything with CohereAI, LangChain, and ChatGPTCombining the open-source CohereAI Wikipedia embeddings with LangChain tools and OpenAI’s ChatGPT LLM to create an unofficial Wiki-Q&A Bot
PinnedJonathan Fraine·May 1, 2023Computer Vision Deep Learning Primer with Keras and PythonAn extended, detailed primer for the Keras Deep Learning Framework and Convolutional Neural Networks with Examples in Python for Computer…
Jonathan Fraine·Mar 9, 2024Generative AI Through the Ages: Convolutional Autoencoders Part 3Visually Evaluate the Latent Space of a Convolutional Autoencoder to Understand the Original Architecture of Generative AI.
Jonathan Fraine·Mar 9, 2024Generative AI Through the Ages: Convolutional Autoencoders Part 2Build a Convolutional Autoencoder to Understand the Original Architecture of Generative AI.
Jonathan Fraine·Mar 9, 2024Generative AI Through the Ages: Convolutional Autoencoders Part 1The origin story for Generative AI is based within the architecture of convolutional autoencoders.
Jonathan Fraine·Feb 16, 2023Metropolis-Hastings MCMC from Scratch in PythonWe derive the direct MCMC algorithm in Python to illuminate the expectations, assumptions, and conditions to use MCMC for machine learning
Jonathan Fraine·Jan 8, 2023Bayes to MCMC with Examples in PythonUnderstand the components of Bayesian inference, and how it relates to the output of an MCMC operation.
Jonathan Fraine·Dec 12, 2022What ChatGPT could mean for Learning How to Learn Machine LearningHow low can large language models lower the bar to entry for writing about machine learning — and other content creation projects?