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

Block or report fverac

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

  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