Skip to content
View jonathanmcmahon's full-sized avatar
jonathan is typing...
jonathan is typing...

Highlights

  • Pro

Block or report jonathanmcmahon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jonathanmcmahon/README.md

I'm a data scientist and machine learning engineer.

I enjoy designing and building AI systems to answer questions about the world using remote sensing data. 🌏 🛰️ I'm currently working with radio frequency (RF) data. 📻 📡

Top Langs

These are my favorite tools, things I use every day:

These tools I use occasionally:

Popular repositories Loading

  1. cribbage cribbage Public

    A Python cribbage game implementation

    Python 7 13

  2. graph graph Public

    Rust library for graphs and graph algorithms (alpha)

    Rust 3

  3. 99-prolog-problems-solved 99-prolog-problems-solved Public

    Solutions to Werner Hett's 99 Prolog problems

    Prolog 1

  4. rust_qlearn rust_qlearn Public

    A rust implementation of the Q Learning algorithm

    Rust

  5. dynamicprogramming dynamicprogramming Public

    Dynamic programming problems and solutions explained

    Jupyter Notebook 1

  6. rsa rsa Public

    A toy implementation of the RSA cryptosystem

    Python