Skip to content
View jacksonsierra's full-sized avatar
  • San Francisco Bay Area

Block or report jacksonsierra

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. Huffman Huffman Public

    An application of binary trees and priority queues in an implementation of the Huffman compression algorithm submitted as part of Stanford's Programming Abstractions class

    C++ 1

  2. NeuralNetworks NeuralNetworks Public

    Fourth assignment with emphasis on neural networks in Andrew Ng's Machine Learning MOOC

    MATLAB 1

  3. AnomalyDetection-and-RecommenderSystems AnomalyDetection-and-RecommenderSystems Public

    Final assignment in Andrew Ng's Machine Learning MOOC on the topics of anomaly detection and recommender systems

    MATLAB 1 1

  4. game-of-life game-of-life Public

    Simple version of the Game of Life submitted as part of Stanford's Programming Abstractions class

    C++

  5. NGrams NGrams Public

    A random sentence generator that uses a map of 'n-grams,' or sequences of n words that appear in a given file

    C++

  6. RandomSentenceGenerator RandomSentenceGenerator Public

    A random sentence generator that uses a CFG submitted as part of Stanford's Programming Abstractions class

    C++