Gitlab Community Edition Instance

Skip to content

Build environment

Von @gericke:

  1. FileNotFoundError ~\AppData\Local\Temp/ipykernel_6292/3060942324.py in ----> 1 get_ipython().run_cell_magic('itikz', '--file-prefix neuron --implicit-pic --scale 2', '\node[circle,draw,fill=red] (neuron) at (2,0) {\mathcal{N}};\n\node[circle,draw] (I1) at (0,1) {I_1};\n\node[circle,draw] (I2) at (0,0.5) {I_2};\n\n\node[circle,draw] (O) at (4,0) {O};\n\draw- -- (neuron) ;\n\draw(I2) -- (neuron);\n\n\draw-> -- (O);\n')

GAMaster:

  1. import gahyparopt ---> from keras.utils import to_categorical in gahyparopt in TF2 nicht supported, Keras wird nicht mehr maintained, wäre jetzt from tensorflow.keras.utils import to_categorical

  2. pip install owncloud Error. Package deprecated. https://libraries.io/pypi/owncloud

  3. Link zu owncloud Ordner leer

ohne das zu beheben, kann der Rest auch nicht ausgeführt werden.

Edited by Carsten Fortmann-Grote