-
video_tagger_youtube Public
keras implementation of the video tagger network. It includes a Youtube parser which downloads videos from Youtube and extract its frames
Python UpdatedMar 7, 2018 -
coursera_bioinformatics_I Public
Some solutions implemented for the Coursera course 'Finding Hidden Messages in DNA (Bioinformatics I)'
-
-
-
video_tagger Public
Repository containing code to train a network to tag frames within video sequences
Python UpdatedOct 26, 2017 -
-
-
-
old_proj_manga_downloader Public
Port from a some years old project from bitbucket
Python UpdatedOct 26, 2017 -
lung_cancer_ds_bowl Public
Forked from mingot/lung_cancer_ds_bowlTeam La Vila del Pingui
Jupyter Notebook UpdatedSep 23, 2017 -
keras-model-zoo Public
Forked from albertomontesg/keras-model-zooKeras Model Zoo
Python UpdatedJun 11, 2016 -
xgboost Public
Forked from dmlc/xgboostScalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, C++ and more
C++ Other UpdatedFeb 16, 2016 -
-
tensorflow Public
Forked from tensorflow/tensorflowOpen source software library for numerical computation using data flow graphs.
C++ Apache License 2.0 UpdatedDec 12, 2015 -
keras Public
Forked from keras-team/kerasTheano-based Deep Learning library (convnets, recurrent neural networks, and more).
Python MIT License UpdatedMay 22, 2015 -
Lasagne Public
Forked from Lasagne/Lasagneneural network tools for Theano
Python MIT License UpdatedMay 12, 2015 -
TuentiChallenge5 Public
Some of the solutions proposed for the TuentiChallenge5. I do not know yet it the solutions are the good ones or not (just tested on the private test). The code might not be well commented or struc…