Skip to content
View pworth1971's full-sized avatar

Highlights

  • Pro

Block or report pworth1971

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

    various methods of topic modeling are explored using a philosophical text - K-Means, Hierarchical and NMF clustering along with various forms of LSA and LDA

    Jupyter Notebook 1

  2. deeplearning_python deeplearning_python Public

    Sample Python code covering various Deep Learning problems from image processing to NLP

    Jupyter Notebook

  3. Machine-Learning Machine-Learning Public

    Forked from animesh-agarwal/Machine-Learning

    Python

  4. sentiment_analysis sentiment_analysis Public

    (Binary) sentiment analysis study performed with TextBlob, Vader and Custom (tensorflow) model using movie reviews from IMDB data set as well as custom reviews from social media, the latter o which…

    Jupyter Notebook

  5. turing_machine turing_machine Public

    Universal Turing Machine developed in python. Includes support fro reading state machines from files, printing out specifications of state machines as well as example transition diagrams developed …

    Jupyter Notebook

  6. linear_regression linear_regression Public

    custom coded linear, and polynomial, regression models

    Jupyter Notebook