Georgios Ioannides

Results 5 issues of Georgios Ioannides

Added requirements.txt file. Recommended Python==3.7.0

/neuralcoref/neuralcoref/train/dataset.py", line 122, in __init__ self.mentions_pair_length = datas[FEATURES_NAMES[2]] KeyError: 'mentions_pairs_length'

Custom networks spit out this error, how can it be solved? Code: ``` import argparse import os import sys import pandas as pd if 'SUMO_HOME' in os.environ: tools = os.path.join(os.environ['SUMO_HOME'],...

Error: ``` Step #0.00 (0ms ?*RT. ?UPS, TraCI: 112ms, vehicles TOT 0 ACT 0 BUF 0) Using cpu device Wrapping the env with a `Monitor` wrapper Wrapping the env in...

:~/Desktop/sumo-rl$ python outputs/plot.py -f experiments/outputs/sss/ -f multi_ Duplicate key in file '/home/user/.config/matplotlib/matplotlibrc', line 2 ('backend : Agg') Traceback (most recent call last): File "/home/user/anaconda3/envs/sumo_rl_pip/lib/python3.7/site-packages/pandas/core/indexes/base.py", line 3361, in get_loc return self._engine.get_loc(casted_key)...