All Projects → radekosmulski → Rsna Intracranial

radekosmulski / Rsna Intracranial

Projects that are alternatives of or similar to Rsna Intracranial

Thegrevisualizer
Visualize synonyms and common confusing words in an interactive network
Stars: ✭ 48 (-2.04%)
Mutual labels:  jupyter-notebook
Music Synthesis With Python
Music Synthesis with Python talk, originally given at PyGotham 2017.
Stars: ✭ 48 (-2.04%)
Mutual labels:  jupyter-notebook
Learn Pandas
Tutorials on how to use pandas effectively to do data analysis
Stars: ✭ 1,045 (+2032.65%)
Mutual labels:  jupyter-notebook
Web Synth
A web-based sound synthesis, music production, and audio experimentation platform
Stars: ✭ 47 (-4.08%)
Mutual labels:  jupyter-notebook
Cs230 Pointfusion
Stars: ✭ 48 (-2.04%)
Mutual labels:  jupyter-notebook
Mxnet For Cdl
Official MXNet code for 'Collaborative Deep Learning for Recommender Systems' - SIGKDD
Stars: ✭ 48 (-2.04%)
Mutual labels:  jupyter-notebook
Video Tutorial Cvpr2020
A Comprehensive Tutorial on Video Modeling
Stars: ✭ 48 (-2.04%)
Mutual labels:  jupyter-notebook
Cs231n 2020 Spring Assignment Solution
solution for CS231n 2020 spring assignment
Stars: ✭ 48 (-2.04%)
Mutual labels:  jupyter-notebook
Machine learning from scratch
A place to hold various "from scratch" machine learning algorithms developed in Python as pedagogical tools.
Stars: ✭ 48 (-2.04%)
Mutual labels:  jupyter-notebook
Machine Learning With Python
Machine Learning Implementations in Python
Stars: ✭ 48 (-2.04%)
Mutual labels:  jupyter-notebook
Rsd Engineeringcourse
Materials for Turing's Research Software Engineering course
Stars: ✭ 48 (-2.04%)
Mutual labels:  jupyter-notebook
Mlhyperparametertuning
Example of using HyperDrive to tune a regular ML learner.
Stars: ✭ 48 (-2.04%)
Mutual labels:  jupyter-notebook
Machine Learning For The Web
Code repository for Machine Learning for the Web, published by Packt
Stars: ✭ 48 (-2.04%)
Mutual labels:  jupyter-notebook
Av Ltfs Data Science Finhack Ml Hackathon
L&T Financial Services & Analytics Vidhya presents ‘DataScience FinHack’ organised by Analytics Vidhya
Stars: ✭ 48 (-2.04%)
Mutual labels:  jupyter-notebook
Semanticsegmentation dl
Resources of semantic segmantation based on Deep Learning model
Stars: ✭ 1,045 (+2032.65%)
Mutual labels:  jupyter-notebook
Rnn Notebooks
RNN(SimpleRNN, LSTM, GRU) Tensorflow2.0 & Keras Notebooks (Workshop materials)
Stars: ✭ 48 (-2.04%)
Mutual labels:  jupyter-notebook
Word2vec
訓練中文詞向量 Word2vec, Word2vec was created by a team of researchers led by Tomas Mikolov at Google.
Stars: ✭ 48 (-2.04%)
Mutual labels:  jupyter-notebook
Data Science Lunch And Learn
Resources for weekly Data Science Lunch & Learns
Stars: ✭ 49 (+0%)
Mutual labels:  jupyter-notebook
Mom6 Examples
Example configurations for MOM6 and SIS2
Stars: ✭ 47 (-4.08%)
Mutual labels:  jupyter-notebook
Data Open Analysis
Stars: ✭ 48 (-2.04%)
Mutual labels:  jupyter-notebook

RSNA Intracranial Hemorrhage Detection Kaggle competition starter pack

The instructions in the notebooks will take you through downloading the data, processing it, training a basic model and making a submission.

Twitter thread
Kaggle forum post
FastAi forum post

EDIT: Please note, window_and_normalize should divide window_width by 2 in order to align with the 'brain window' traditionally used by radiologists for visualization. As is right now, the window is twice as wide. Good discussion on relevance of windowing to visualization / modelling in this kaggle thread

PyTorch version: 1.2.0
FastAi version: 1.0.58.dev0 (54b757bbfe85df4ccf391dd3da0825c441b1d2da)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].