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

Uploaded Source

Built Distribution

cnn_framework-0.0.16-py3-none-any.whl (86.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cnn_framework-0.0.16.tar.gz
  • Upload date:
  • Size: 322.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.3

File hashes

Hashes for cnn_framework-0.0.16.tar.gz
Algorithm Hash digest
SHA256 5f52b518b9a6c105b5018c7ef8af84f7959777bee2a2a774782bb9d5de32abd7
MD5 f36b2582d09c7840d488fb141697714a
BLAKE2b-256 1a7ad346a50f182ad9c182b6d2a4e708b5582c3c8b60545791ab7d1c5cdf2b7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cnn_framework-0.0.16-py3-none-any.whl
Algorithm Hash digest
SHA256 d85e82f21199836bc9fabad4580590c19395b118424a8afe5a5619ed770ad7be
MD5 5032bb3c016cce14a1e4934a86b1372f
BLAKE2b-256 95426accbf05df4d598eaffa937be5a94a8c9fe0c8805fec93e8402f3496c710

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