Skip to content

Commit 18a7ed5

Browse files
authored
Update README.md
1 parent 9d28974 commit 18a7ed5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ There are now 3 ways of creating neural networks:
4040
- GPU implementation. Just add '`GPU`' in the namespace: `using ConvNetSharp.Volume.`**GPU**`.Single;`
4141
- ConvNetSharp.Volume and ConvNetSharp.Core are on .NET Standard
4242
- New way to serialize/deserialize. Basically Net object gives a nested dictionary that can be serialized the way you like.
43-
- ToDo: Implement missing trainers, implement missing layers (e.g. regression)
4443

4544
Tag [v0.2.0](https://github.com/cbovar/ConvNetSharp/tree/v0.2.0) was created just before commiting new version.
4645

0 commit comments

Comments
 (0)