Skip to content

Commit b8e69a7

Browse files
authored
Update README.md
1 parent 68cfa1f commit b8e69a7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ However, in reality, a biological neural network is a network of mutually intera
1414
of calculating the signal output given the signal input. In our library, we treat each neuron as an object instance
1515
that includes a state, a feedforward method, and a feedback method.
1616

17-
The generated static library can be found [here](https://github.com/johnlime/UnitNeurons/blob/master/DerivedData/Unit%20Neurons/Build/Products/Release/libUnit%20Neurons.a).
18-
1917
## Current Features
2018
- Unit neurons for floating point values
2119

0 commit comments

Comments
 (0)