downloading a h5 file in Google Colab

后端 未结 0 1435
有刺的猬
有刺的猬 2021-02-13 13:59

After a lot of search I still cannot find a way to retrieve a H5 file from remote, here is my code:

import requests
import io
import h5py

url = \'https://raw.git         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题