pfsmgraph-dl 0.0.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,15 @@
1
+ Metadata-Version: 2.4
2
+ Name: pfsmgraph-dl
3
+ Version: 0.0.0
4
+ Summary: Deep learning components (PyTorch) for the pfsmgraph ecosystem. Coming soon.
5
+ Author-email: Panayotis Mavromatis <panos.mavromatis@nyu.edu>
6
+ License: MIT
7
+ Requires-Python: >=3.10
8
+ Description-Content-Type: text/markdown
9
+
10
+ <!-- README.md -->
11
+ # pfsmgraph-dl
12
+
13
+ Part of the [pfsmgraph](https://pypi.org/project/pfsmgraph/) ecosystem.
14
+ Deep learning library for sequence modeling over arbitrary symbolic alphabets with multi-character token support.
15
+ Implementation in progress. This is a placeholder release.
@@ -0,0 +1,3 @@
1
+ pfsmgraph_dl-0.0.0.dist-info/METADATA,sha256=kQ-wzfQRijA4CsTDPIDvgP86i7rFMPeXp2wUiDqFao8,562
2
+ pfsmgraph_dl-0.0.0.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
3
+ pfsmgraph_dl-0.0.0.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.30.1
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any