Skip to content

DevinciHQ/dsb2-kaggle

Repository files navigation

DATA SCIENCE BOWL 2 - KAGGLE

3DViz

A 3D program written in C++ (with some python scripts) for directly rendering (modelling) the blood volume of each heart.

Setup instructions:

sudo ./install-debian-deps.sh
./configure
make

If g++-4.9 or newer is not available, you can try the following alternative to ./configure:

./configure CXX=clang++-3.6 CXXFLAGS=-stdlib=libc++

Tensorflow

A series of deep learning models written using tensorflow.

Other Documents

About

Data Science Bowl 2 - 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published