Code Monkey home page Code Monkey logo

icecube_kaggle's Introduction

โ„๏ธ IceCube - Kaggle Challenge (2023)

My modest contribution to the IceCube Competition, hosted on Kaggle back in early 2023 (link).

A mushroom-head robot

๐Ÿ”ฅ Model

Before the competition, the best performing methods were Graph Neural Networks.

To practice my DS skills, I decided to implement the DynEdge architecture from scratch using Pytorch and Torch-geometric, using the official paper (https://arxiv.org/pdf/2209.03042.pdf). At the time, this model had the best performing known architecture (scored MAE=1.018).

The official implementation of the model (GraphNet) can be found here. It is pretty complex.

My implementation is slightly simpler and scores a decent MAE=1.07 while being trained on 10% of the dataset for 1 epoch, due to my limited resources.

More details about my approach in the doc !

Model architecture

Image from the original paper.

๐Ÿš€ Run the code

If you consider running this code, I highly recommend to use Kaggle notebooks, so you don't have to download any data. The dataset (here) is massive (100Gi). Even standard Google Grive accounts are too small (15Gi) ๐Ÿ˜…

icecube_kaggle's People

Contributors

louisstef avatar louisstefanuto avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.