DeepFRET model training and test data
收藏官方服务:
资源简介:
Training and test data for DeepFRET neural network model training, saved as compressed NumPy binaries. All X (input) is formatted as tensors of shape (n, 200, 3), and y (target class) data as tensors of shape (n, 200, 1) where n is the number of samples. Each file can be opened with np.load(path)["arr_0"]
创建时间:
2024-01-31



