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

Block or report a-anandtv

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. covid-vaccination-dashboard covid-vaccination-dashboard Public

    An analytic dashboard for the world covid vaccination data collected from the ourworldindata.com database. The data is then hosted in a PostgreSQL database and used in Tableau to design the dashboard.

  2. Glvq-in-numpy Glvq-in-numpy Public

    An implementation for GLVQ using Numpy. Scalable code with the ability to be expanded in the future.

    Python 2 1

  3. sarscov2-phase-based-spread-model sarscov2-phase-based-spread-model Public

    A phase-based disease spread model for SARS CoV 2 virus.

    Python

  4. sea-world-simulation-cpp sea-world-simulation-cpp Public

    A software world simulation for life at sea without a visualisation developed as a skill demonstration for working with C++ and OOP

    C++ 2

  5. visualize-cnn-filters visualize-cnn-filters Public

    Trying to visualize filters/feature maps learnt by a CNN. (keras' VGG16 network is used as a sample here)

    Python

  6. cnn-transfer-learning cnn-transfer-learning Public

    Using the pre-trained VGG16 model from keras and using the representations learnt to extract features from a new set of samples.

    Jupyter Notebook