To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used. Select below a type of object currently browsed in order to display its associated SWHID and permalink.
swh:1:cnt:415778c6b43c53887bb4204f9a7c0c629308b2bd
#!/bin/bash for i in {1 .. 10} do rm -r experiments/data/shrec/processed python experiments/train_shrec.py done