CapsLayer
CapsLayer: An advanced library for capsule theory
File Explorer
Download Latest Version (.zip)- __init__.py
- routing.py
- transformation.py
- __init__.py
- reader.py
- writer.py
- __init__.py
- reader.py
- writer.py
- __init__.py
- reader.py
- writer.py
- __init__.py
- reader.py
- writer.py
- __init__.py
- __init__.py
- download_utils.py
- TFRecordHelper.py
- __init__.py
- __init__.py
- convolutional.py
- convolutional_test.py
- layers.py
- __init__.py
- losses.py
- __init__.py
- math_ops.py
- nn_ops.py
- nn_ops_test.py
- ops.py
- __init__.py
- figure.py
- __init__.py
- summary.py
- __init__.py
- api_docs.md
- articles.md
- installation.md
- tutorials.md
- results_mnist_vecCapsNetactivations.gif
- t10k-images-idx3-ubyte
- download_data.py
- plot_activation.R
- __init__.py
- baseline.py
- config.py
- main.py
- matrixCapsNet.py
- README.md
- vectorCapsNet.py
- .gitignore
- LICENSE
- README.md
- setup.py
# Installation Guide
1. Get the code
git clone https://github.com/naturomics/CapsLayer
Downloads the entire project code from GitHub to your computer.
cd CapsLayer
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install .
Installs the package published on PyPI directly โ no need to clone the source.
python <์คํํ ํ์ผ๋ช
>.py # README์์ ์ ํํ ์คํ ํ์ผ๋ช
์ ํ์ธํ์ธ์
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
