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.3.0.tar.gz (324.6 kB view details)

Uploaded Source

Built Distribution

cnn_framework-0.3.0-py3-none-any.whl (90.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cnn_framework-0.3.0.tar.gz
  • Upload date:
  • Size: 324.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for cnn_framework-0.3.0.tar.gz
Algorithm Hash digest
SHA256 9f6297712f98b5a38250423d2b569bba649c386e8ac5929f674b6c2e3f25adff
MD5 933de3c88df731d805bce78dc5f61ef8
BLAKE2b-256 807f5467ace7035c7e65e5306520b2e0c36f2f48e12de5d1d57cfb97b0f25a28

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for cnn_framework-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b2a00370d422d23635f7d245746879ba648a1230a745b1693c50de64c8961c05
MD5 2096690482f788a941480fd97e13e807
BLAKE2b-256 117e9baa0566b90eabe339119c11e234c46dce0ffd4517a86e917caa4f10c142

See more details on using hashes here.

Provenance

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