Skip to content
View gustafvh's full-sized avatar
  • BCG Gamma
  • Stockholm

Highlights

  • Pro
Block or Report

Block or report gustafvh

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. Vision-Transformer-for-X-Ray-Pneumonia-Detection Vision-Transformer-for-X-Ray-Pneumonia-Detection Public

    Image Classification of chest X-ray images using a new upcoming architecture called Vision Transformers. Classifies images of bacterial and viral pneumonia.

    Jupyter Notebook 1 1

  2. SignInterpreterSSL SignInterpreterSSL Public

    Deep Neural Network for predicting Swedish Sign Language Signs that utilises CNN and Transfer Learning. Contains code for Model, Data Generator and Frontend Application

    Python 2

  3. Apartment-ML-Predictor-Stockholm-with-Web-Scraper-and-Data-Insights Apartment-ML-Predictor-Stockholm-with-Web-Scraper-and-Data-Insights Public

    Real Estate Predictor (WebScraper, ML, and Data Insights) for apartments in Stockholm.

    Jupyter Notebook 7 4

  4. energy_prediction_time_series_forecasting energy_prediction_time_series_forecasting Public

    Predicting hourly energy demand using time-series forecasting.

    Jupyter Notebook

  5. team-datagram-rocket/Gira-the-explorer team-datagram-rocket/Gira-the-explorer Public

    Web-based (Javascript/React.js) and interactive geography game that uses the Google Maps API. The source code is currently hidden but you can play the current version at http://gira-the-explorer.ne…

    1 2

  6. CIFAR-Image-Classifier-From-Scratch CIFAR-Image-Classifier-From-Scratch Public

    CIFAR10 Multi-Layer Image Classifier From Scratch in Python where everything from the cost function to the backpropagation algorithm is implented by hand and without support libraries to fully unde…

    Python