Skip to content
View salarather's full-sized avatar
  • University of Richmond
  • Richmond, Virginia

Block or report salarather

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

Popular repositories Loading

  1. deep-learning-practice deep-learning-practice Public

    Very basic deep learning stuff I played around with while learning the basics of artificial neural networks in tensorflow

    Python

  2. first-project first-project Public

    The first full project I coded for my introductory CS class in college. Uses bit manipulation in color pixel values for a steganography application allowing me to hide messages or even images withi…

    Java

  3. titanic-data-analysis titanic-data-analysis Public

    Some basic data analysis work using numpy and pandas to figure out what factors played the most important role for survival on the titanic.

    HTML

  4. machine-learning machine-learning Public

    Using machine learning techniques to identify persons of interest in the Enron financial scandal

  5. language-translation language-translation Public

    A Sequence to Sequence Model implemented in tensorflow to translate new sentences from English to French. Trained over a small corpus provided by udacity

    Python

  6. How-to-Deploy-a-Tensorflow-Model-in-Production How-to-Deploy-a-Tensorflow-Model-in-Production Public

    Forked from llSourcell/How-to-Deploy-a-Tensorflow-Model-in-Production

    This is the code for the "How to Deploy a Tensorflow Model in Production" by Siraj Raval on YouTube

    Python