mirror of
https://github.com/lordmathis/CUDANet.git
synced 2025-11-06 09:44:28 +00:00
Update README
This commit is contained in:
@@ -9,8 +9,8 @@ Convolutional Neural Network inference library running on CUDA.
|
|||||||
- [x] Input layer
|
- [x] Input layer
|
||||||
- [x] Dense (fully-connected) layer
|
- [x] Dense (fully-connected) layer
|
||||||
- [x] Conv2d layer
|
- [x] Conv2d layer
|
||||||
- [ ] Max pooling
|
- [x] Max pooling
|
||||||
- [ ] Average pooling
|
- [x] Average pooling
|
||||||
- [x] Concat layer
|
- [x] Concat layer
|
||||||
- [x] Sigmoid activation
|
- [x] Sigmoid activation
|
||||||
- [x] ReLU activation
|
- [x] ReLU activation
|
||||||
|
|||||||
Reference in New Issue
Block a user