-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
19 lines (19 loc) · 744 Bytes
/
Copy pathCITATION.cff
File metadata and controls
19 lines (19 loc) · 744 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
cff-version: 1.2.0
message: "If you use OdyssNet in your research, please cite it as below."
authors:
- family-names: "Karahan"
given-names: "Cahit"
email: "cksoftwaresystems@gmail.com"
title: "OdyssNet: The Trainable Dynamic System & Zero-Hidden Architecture"
version: 3.7.0
date-released: 2026-09-16
url: "https://github.com/theomgdev/OdyssNet"
abstract: "OdyssNet is a chaotic, fully connected neural network architecture that proves temporal depth (thinking steps) can replace spatial depth (hidden layers). It solves non-linear problems like MNIST with Zero Hidden Layers by utilizing Trainable Chaos."
keywords:
- "neural networks"
- "chaos theory"
- "dynamic systems"
- "zero-hidden"
- "mnist"
- "pytorch"
license: "MIT"