Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.37 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.37 KB

DHWorkshop2017

This repository contains the code used for the hands-on session of the "Computer Vision for Digital Humanities" Workshop on the 7th of August during the DHCONF2017.

Slides used for the two sessions :

Organization

There were two hands-on sessions :

Installation

If you want to be able to run the experiments by yourselves :

  • Install anaconda (version 3) https://www.continuum.io/downloads (don't forget to add anaconda to the path during installation)
  • Download this repository git clone https://github.com/SeguinBe/DHWorkshop2017
  • Create an anaconda virtual environment from the configuration conda env create -f simple-environment.yml
  • Activate the environment source activate dhworkshop
  • Launch a jupyter server jupyter-notebook