Skip to content
View Vnixon7's full-sized avatar
  • California
Block or Report

Block or report Vnixon7

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 Loading

  1. Fake_news_classifier Fake_news_classifier Public

    This is another implementation of TF-IDF for binary classification. Just playing around with some Kaggle datasets, and in this case I found an interesting "Fake news" Dataset.

    Python

  2. Agile-User-Story-Predictor Agile-User-Story-Predictor Public

    User story variable prediction using TFIDF & Classification algos

    Python

  3. Dodge_Game_AI Dodge_Game_AI Public

    NEAT algorithm fitted to a simple game using tanh activation function, 10 inputs, and 2 outputs

    Python 1

  4. Space-Invaders Space-Invaders Public

    My interpretation of the classic Space invaders arcade game. Still a work in progress

    Python

  5. Feed-Forward-Neural-Network-from-scratch Feed-Forward-Neural-Network-from-scratch Public

    Neural Network from scratch using python, and numpy

    Python 1

  6. Reccurent-Neural-Network-from-scratch Reccurent-Neural-Network-from-scratch Public

    A simple recurrent neural network learning how to add binary numbers

    Python