Skip to content
View normanlrasmussen's full-sized avatar
🤯
🤯

Block or report normanlrasmussen

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. MultiArmedBanditComp MultiArmedBanditComp Public

    This is a personal project I did comparing 5 multiarmed bandits

    Jupyter Notebook

  2. Traffic-Prediction-Models Traffic-Prediction-Models Public

    A personal project to explore different nn's, OLS's, and other prediction models on a traffic data set

    Jupyter Notebook

  3. Simple_Add_LinAlg Simple_Add_LinAlg Public

    This is a personal project. I want to make a simple advertising system that recommends movies based on viewers tastes.

    Python

  4. Tic-Tac-Nope Tic-Tac-Nope Public

    This is some personal research on a tic-tac-toe situation. Imagine we have a a tic-tac-toe board where some squares are covered. Can we always win?

    Python

  5. Back_FFT Back_FFT Public

    I want to write a script that will take 2 audio files, and remove the background noise from one using FFT

    Jupyter Notebook

  6. Shipping_OR_Optimizer Shipping_OR_Optimizer Public

    I want to create a program to simulate shipping with various distances, capacities, products, and priorities and write a series

    Python