https://github.com/dnbaker/libtorch-kseq-demo
Demo using libtorch and one-hot encoding for fastx files
https://github.com/dnbaker/libtorch-kseq-demo
Last synced: 12 months ago
JSON representation
Demo using libtorch and one-hot encoding for fastx files
- Host: GitHub
- URL: https://github.com/dnbaker/libtorch-kseq-demo
- Owner: dnbaker
- Created: 2021-04-27T21:04:20.000Z (about 5 years ago)
- Default Branch: demo
- Last Pushed: 2021-04-29T18:13:27.000Z (about 5 years ago)
- Last Synced: 2025-03-01T14:32:56.810Z (over 1 year ago)
- Language: C++
- Size: 20.2 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a simple demo of one-hot encoding of fastq/fasta files using libtorch.