/data-science

Uni Passau Seminar Sommer'18

Primary LanguageTeX

Introduction

This repository contains the code for the paper and experiment associated with the topic "Hyperparameter Study for Classical Feed-forward Neural Networks on Text Data".

Installation

This experiment was carried out using Python 2.7.14. In order to install the necessary Python packages, use the commands below:

pip install scikit-learn==0.19.1
pip install numpy==1.14.3
pip install pandas==0.23.0

Usage

Running the experiment is as simple as passing the script to Python:

python news.py