Skip to content
View mirandabohm's full-sized avatar
Block or Report

Block or report mirandabohm

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

Pinned Loading

  1. Sentiment_Analysis_Classifier Sentiment_Analysis_Classifier Public

    A multi-class classifier capable of determining sentiment, built in Keras. This stacked LSTM uses GloVe pre-trained word vectors and is trained on Twitter data from 2017

    Python 1

  2. Stock_Predictor Stock_Predictor Public

    An LSTM-based forecaster. Model automatically imports most recent close data via Yahoo Finance.

    Python 2

  3. Machine-Learning-Demo-Pack Machine-Learning-Demo-Pack Public

    A kit containing interactive Jupyter notebooks for common machine learning algorithms and techniques. Written for the beginner looking to learn the basics.

    Jupyter Notebook 4

  4. Discord_Steam_Interface Discord_Steam_Interface Public

    A bot for the popular gaming platform Discord. The intention is to relay current program activity, including active window and other information (which is typically overlooked by Steam, another gam…

    Python

  5. Discord_Steam_Bot_Node.js Discord_Steam_Bot_Node.js Public

    A Node.Js edition of my bot built for Discord, a messaging service popular among gamers. It facilitates communication between system processes and Steam (a gaming platform) to relay player status t…

    JavaScript