Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
- `8_inputs_2_outputs_random_deepsyn.zip`: Training data. The target circuit is optimized via `&deepsyn -T 1` in ABC.
|
| 6 |
+
- `test_data.zip`: Test data (random circuits and IWLS FFWs)
|
| 7 |
+
|
| 8 |
+
More details can be found in <https://github.com/snowkylin/circuit-transformer>
|