Skip to content
Snippets Groups Projects
Commit cc9ee035 authored by Nikolai.Hartmann's avatar Nikolai.Hartmann
Browse files

Adding browsing script for ipython usage

parent d9d8f4af
No related branches found
No related tags found
No related merge requests found
import sys
import numpy as np
import matplotlib.pyplot as plt
from KerasROOTClassification import ClassificationProject
c = ClassificationProject(sys.argv[1])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment