Skip to main content

CNN framework

Project description

CNN framework

codecov tests

Run CNN models for classification, regression, segmentation, VAE, contrastive learning with any data set.

Installation

First, create a dedicated conda environment using Python 3.9

conda create -n cnn_framework python=3.9
conda activate cnn_framework

To install the latest github version of this library run the following using pip

pip install git+https://github.com/15bonte/cnn_framework

or alternatively you can clone the github repository

git clone https://github.com/15bonte/cnn_framework.git
cd cnn_framework
pip install -e .

If you want to run jupyter tutorials, you also need to install ipykernel

pip install ipykernel

If you want to work with VAE, you must also install Pythae and WandB, which is not the case by default.

pip install pythae
pip install wandb

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cnn_framework-0.0.9.tar.gz (315.8 kB view details)

Uploaded Source

Built Distribution

cnn_framework-0.0.9-py3-none-any.whl (79.5 kB view details)

Uploaded Python 3

File details

Details for the file cnn_framework-0.0.9.tar.gz.

File metadata

  • Download URL: cnn_framework-0.0.9.tar.gz
  • Upload date:
  • Size: 315.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.0

File hashes

Hashes for cnn_framework-0.0.9.tar.gz
Algorithm Hash digest
SHA256 165a2a4aa45668281386825139d667efceef8a2f43d034a42421af3b90af8cfd
MD5 308a2e998423163b993aef3837e27154
BLAKE2b-256 dfd35cd97ab0acae2c74159bc0bc16b10608c2c301ec4011de238fabc676687b

See more details on using hashes here.

File details

Details for the file cnn_framework-0.0.9-py3-none-any.whl.

File metadata

File hashes

Hashes for cnn_framework-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 4ae74c9f7c1f1fe949416761f174d64dcb0deab5b8094ad8eaac401803c0f50a
MD5 4fb5a66973273028915a4f1f30c785ff
BLAKE2b-256 e6f45d843a26dc7abf604352b62a8f18fbd039274decb31d649f242d4086e596

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page