Skip to content
View peterfazekas1999's full-sized avatar

Highlights

  • Pro

Block or report peterfazekas1999

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. -nofakes-project -nofakes-project Public

    this is the official repository for the #nofakes project provided by the University of Warwick AI society

    Jupyter Notebook 1 2

  2. Robustness-of-Deep-Learning-Models-Masters-thesis Robustness-of-Deep-Learning-Models-Masters-thesis Public

    This is the final write up of my masters thesis project

  3. Multi-Class-Perceptron-Coursework Multi-Class-Perceptron-Coursework Public

    This coursework focuses on designing a multi class perceptron algorithm using PCA. The data is then projected into a higher dimensional subspace using an RBF Kernel so that the data can be separate…

    Jupyter Notebook

  4. Kaggle-Titanic-competition79.6 Kaggle-Titanic-competition79.6 Public

    This is my first competition in Kaggle, I have managed to achieve an accuracy of 79.6% which is in the top 7% of the competition

    Jupyter Notebook

  5. Dijkstras-algorithm-visualised Dijkstras-algorithm-visualised Public

    This is my implementation of Dijkstras algorithm on a 2D grid using PyGame

    Python

  6. NEAT-genetic-algorithms-learns-flappy-bird NEAT-genetic-algorithms-learns-flappy-bird Public

    This is my implementation of the python NEAT algorithm which learns how to play a flappy bird-like game.

    Python