Skip to content

Commit c5bcc1c

Browse files
authored
Merge branch 'main' into presentation
2 parents 7d98a96 + 7c6b961 commit c5bcc1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Python package](https://github.com/Z80coder/discrete-differentiable-networks/actions/workflows/python.yaml/badge.svg)](https://github.com/Z80coder/discrete-differentiable-networks/actions/workflows/python.yaml)
44

5-
A nerual network library for learning boolean-valued, discrete functions on GPUs with gradient descent.
5+
A neural network library for learning boolean-valued, discrete functions on GPUs with gradient descent.
66

77
The library is implemented in Python using the [Flax](https://github.com/google/flax) and [JAX](https://github.com/google/jax) frameworks.
88

0 commit comments

Comments
 (0)