whereindataset_configis a simple dictionary containing the values: dataset_config = { "LOADING_SCRIPT_FILES": path/to/loading/script.py, "CONFIG_NAME": "clean", "DATA_DIR": path/to/zip/file, "CACHE_DIR": path/to/cache/directory, ...
This release is a small bug fix release on top of 1.2.0. Bug fixes and other changes Update the URLs of some datasets (Cora, PubMedDiabetes, CiteSeer) for upstream changes #1738, #1759 Add two missing layers to the stellargraph.custom_keras_layers dictionary #1757 Experimental changes: rena...