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

Uploaded Source

Built Distribution

cnn_framework-0.0.13-py3-none-any.whl (85.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cnn_framework-0.0.13.tar.gz
  • Upload date:
  • Size: 321.2 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.13.tar.gz
Algorithm Hash digest
SHA256 de70c422148d3c39e8f8e3c403d87d465ea952079aa3ccc29e23b1b5198cc82b
MD5 02bc0b78a08c722b24fce28f9b5d74e7
BLAKE2b-256 3bdf19731a73713a0e523cc6f05e09141875078130e61b20451fd4a54beff3c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cnn_framework-0.0.13-py3-none-any.whl
Algorithm Hash digest
SHA256 0f8f5ac2ffaef2f787448cdb0b8caf8bd2e8ba47ac678c1fca5456a90995d5c6
MD5 75cd51d65a2a83db0340d49acc5a0a0e
BLAKE2b-256 25f4645b7052fff8f3ca8b2880c672eb7519d4473abc88bfa631482e9f011be1

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