PinnedInData DolittlebyCody Glickman, PhD·Dec 31, 202110 Authors You Should Follow For Solid Data Science ExperienceThese authors write clearly, provide reproducible code/examples, and describe novel methodologiesA response icon4A response icon4
PinnedInTDS ArchivebyCody Glickman, PhD·Jun 21, 2020Creating Photo Mosaics Using PythonA step-by-step tutorial to make your own beautiful imagesA response icon1A response icon1
PinnedInTDS ArchivebyCody Glickman, PhD·Oct 12, 2020Data Augmentation in Medical ImagesHow to improve vision model performance by reshaping and resampling dataA response icon6A response icon6
Cody Glickman, PhD·Jun 21, 2024Adjusting Historical Stock Data For Inflation using Python and CPIUsing the package from Palewire quickly adjust historical stock data for effective time series predictions
InByte Sized Machine LearningbyCody Glickman, PhD·May 29, 2024Building an LLM Chatbot on a Mac M1This is a tutorial on how to integrate a generative model as a local server using LLAMA2 and **GASP** “CPU” like resources.
InYou Like I RunbyCody Glickman, PhD·Oct 16, 2023Week 1: You Clap I RunWeek 0: 3.1 miles/5K Needed [Completed https://www.youtube.com/watch?v=gjbRog4ppZM]
InYou Like I RunbyCody Glickman, PhD·Jun 28, 2023You Like (Clap in this case) I RunThis is an experiment to see if peer pressure can drive healthy outcomes
InByte Sized Machine LearningbyCody Glickman, PhD·Feb 11, 2023AI, Machine Learning, Deep LearningThe relationship between these terms and examples in everyday life
InTDS ArchivebyCody Glickman, PhD·Sep 9, 2022Burrows Wheeler in PythonThe magical algorithm to index and compress large string data then find substrings quickly
InByte Sized Machine LearningbyCody Glickman, PhD·Jul 19, 2022What is Gradient Descent?A walk thru of the core concepts and resources to help solidify understanding