An open API service indexing awesome lists of open source software.

https://github.com/diegoandai/deep-learning-framework-research

Information about Neural Network's tools
https://github.com/diegoandai/deep-learning-framework-research

deep-learning embeddings epistemonikos knn-search mnist neural-network summary tensorflow word2vec

Last synced: 2 months ago
JSON representation

Information about Neural Network's tools

Awesome Lists containing this project

README

          

# Deep learning framework research

This repository contains two major work paths: one to evaluate, under a beginner's point of view, four frameworks used for Deep Learning through an implementation of a neural network to recognise handwritten digits from the MNIST database (you can see our work on MNIST [here](/MNIST)) and another to use our evaluation to choose a framework and utilize a language representation (namely word embeddings) to classify medical papers into different categories (see [Epistemonikos folder](/Epistemonikos)).