Skip to content
View AtifFarooq's full-sized avatar
  • Melbourne

Block or report AtifFarooq

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. document-label-classifier document-label-classifier Public

    Using word2vec & node2vec to train a label-classifier for a network of documents with textual information and citation links that are laid out as a graph

    Python

  2. flask-blog flask-blog Public

    The beginnings/prototype of an online blog for a customer using Flask

    HTML

  3. genetic-algorithm genetic-algorithm Public

    Hyperparameter Optimization on a Feed-Forward Neural Network using Pruning and Genetic Algorithms

    Python

  4. minimum-spanning-trees minimum-spanning-trees Public

    A script that generates graphs and runs Prim's and Kruskal's algorithms to find the Minimum Spanning Trees (MSTs)

    Python

  5. simulate-bushfire simulate-bushfire Public

    Reads in forest data pertaining to the incidence of bushfires, wind speed, vegetation type and density in the form of .csv files and runs a stochastic bushfire simulation

    Python

  6. react-image-finder-code react-image-finder-code Public

    A simple ReactJS app that calls the PixaBay API for image search queries and displays them in a grid. Uses MaterialUI. The live version can be found on the following link:

    JavaScript