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

Uploaded Source

Built Distribution

cnn_framework-0.0.15-py3-none-any.whl (86.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cnn_framework-0.0.15.tar.gz
  • Upload date:
  • Size: 321.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for cnn_framework-0.0.15.tar.gz
Algorithm Hash digest
SHA256 a52b1ce44fc58fa84277948482230a3234320521ced4acc8ebfaae532e6317b8
MD5 4d1a72625c279bd1ab850514ad7de7a7
BLAKE2b-256 6c08c2b0c2868e0d2942357d9b7eb16acca527420639b5d48a292b4402a3e84c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cnn_framework-0.0.15-py3-none-any.whl
Algorithm Hash digest
SHA256 b92038f32fb365ea76afcd9131728bc639c79a86a912d43f3ab2d5d5c3c46a96
MD5 23d428afe150fd95d7a1c97c7675bc18
BLAKE2b-256 e78c7a42f9a2d961fd5af0aafc652a5c72df0f2c0ad28938962e4893ac7bc4bc

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