rttilghman
Husband, father (grandfather), web developer, photographer, maker, sUAS pilot, N2RTT HAM, resistance member...
Pinned Repositories
alexa-avs-raspberry-pi
This project demonstrates how to access and test the Alexa Voice Service using a Java client (running on a Raspberry Pi), and a Node.js server.
AlexaPi
Turn a Raspberry Pi into an Alexa Client
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-public-datasets
An awesome list of high-quality open datasets in public domains (on-going).
courses
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
datasciencecoursera
Project One, The Data Scientist's Toolbox
GrovePi
GrovePi is an open source platform for connecting Grove Sensors to the Raspberry Pi.
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
ros
Core ROS packages
sphero_ros
A Sphero ROS driver.
rttilghman's Repositories
rttilghman/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
rttilghman/courses
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
rttilghman/free-programming-books
:books: Freely available programming books
rttilghman/ipython-notebooks
A collection of IPython notebooks covering various topics.
rttilghman/mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"
rttilghman/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
rttilghman/ThinkBayes
Code repository for Think Bayes.
rttilghman/ThinkBayes2
Text and code for the second edition of Think Bayes, by Allen Downey.
rttilghman/WhirlwindTourOfPython
The Jupyter Notebooks behind my OReilly report, "A Whirlwind Tour of Python"
rttilghman/alexa-avs-raspberry-pi
This project demonstrates how to access and test the Alexa Voice Service using a Java client (running on a Raspberry Pi), and a Node.js server.
rttilghman/AlexaPi
Turn a Raspberry Pi into an Alexa Client
rttilghman/GrovePi
GrovePi is an open source platform for connecting Grove Sensors to the Raspberry Pi.
rttilghman/ros
Core ROS packages
rttilghman/sphero_ros
A Sphero ROS driver.
rttilghman/AI-Auto-Video-Generator
An AI-powered storytelling video generator that takes user input as a story prompt, generates a story using OpenAI's GPT-3, creates images using OpenAI's DALL-E, adds voiceover using ElevenLabs API, and combines the elements into a video.
rttilghman/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
rttilghman/blazor
.net blazor testing
rttilghman/cartographer_ros
Provides ROS integration for Cartographer.
rttilghman/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust to everyone.
rttilghman/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 400 universities from 60 countries including Stanford, MIT, Harvard, and Cambridge.
rttilghman/gatsby-starter-netlify-cms
rttilghman/huggingface-course
The Hugging Face course on Transformers
rttilghman/langchain
⚡ Building applications with LLMs through composability ⚡
rttilghman/MobilECG-II
Open source ECG holter
rttilghman/NonCodeFiles
Moved the images from OpenCat repo to reduce its size.
rttilghman/OpenCat
An affordable Boston Dynamics-style quadruped robot dog for STEM education and AI-enhanced services.
rttilghman/os01
Bootstrap yourself to write an OS from scratch. A book for self-learner.
rttilghman/ProbeKit
SSID Probe Request Collection Workshop
rttilghman/python-machine-learning-book-2nd-edition
The "Python Machine Learning (2nd edition)" book code repository and info resource
rttilghman/PythonDataScienceHandbook
Jupyter Notebooks for the Python Data Science Handbook