KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
CapsuleNet_Tensorflow
★ 11
Open GitHub ↗
The code of CapsuleNet
Download README (.md)
Explore Similar Repositories
FERI-zakljucno-delo-LaTeX
:
Predloga zaključnega (diplomskega ali magistrskega) dela na Fakulteti za elektrotehniko, računalništvo in informatiko
consquery
:
Консоль запросов 1c "consquery.ru"
envy
:
Shell helper that automatically sets and unsets environment variables
idapro-map-loader
:
Open .map files in IDA pro and set function names based on the symbols in the map file
smart-faq
:
Smart FAQ ⚠️INACTIVE → moved to internal GitLab ⚠️
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
CapsuleNet_Tensorflow
?
Download (.md)
# CapsuleNet_Tensorflow The code of CapsuleNet Capsule is a new Neural in Artificial Neural Network.General Neural like in CNN,for every Neural is scalar in scalar out,but in Capsule is not,It is vector in vector out.I think its expending is interesting,and it has a good performance on MNIST and SMALLNorb.Please see the detail in this paper https://arxiv.org/abs/1710.09829