TonicNet icon indicating copy to clipboard operation
TonicNet copied to clipboard

Sequential model for polyphonic music

Results 1 TonicNet issues
Sort by recently updated
recently updated
newest added

this pr will integrate your model with huggingface using PyTorchModelHubMixin. by inheriting from `PyTorchModelHubMixin` you can access 3 main methods similar to the transformers library which are : * `from_pretrained`...