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

Block or report fverac

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ProcessingVisualizer ProcessingVisualizer Public

    Repository holding Processing files for visualizer

    Processing

  2. primepatterns primepatterns Public

    an investigation of potential patterns in consecutive primes

    Python

  3. MovieRecommendations MovieRecommendations Public

    Collaborative Filtering on the MovieLens-100k dataset with the SVD algorithm from surprise

    Python 2

  4. ReviewClassification ReviewClassification Public

    Code that uses 2 methods of feature engineering for text-based reviews to prepare data for classification

    Python

  5. bayesianlogisticregression bayesianlogisticregression Public

    A repository comparing the performance of Bayesian Logistic Regression and a generative model for classification on multiple datasets.

    Python

  6. simpleneuralnets simpleneuralnets Public

    a repository for simple implementation of a fully connected and convolutional neural network with TensorFlow. Also includes NumPy implementations of forward passes for batch normalization, dropout,…

    Python