Skip to main content

CNN framework

Project description

CNN framework

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

Uploaded Source

Built Distribution

cnn_framework-0.0.8-py3-none-any.whl (72.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for cnn_framework-0.0.8.tar.gz
Algorithm Hash digest
SHA256 5f86952cc27fd2a98f6af4d65ce00a8296370fe938d63fd579871eae1e910ef8
MD5 dcdfa9fe2ff2c6375916185e3ebc7378
BLAKE2b-256 e78be814c312179a2e3e7e50eb551defd118cf326144a265e64b9424f206eb01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cnn_framework-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 301f0d5189ce7cc91ca4d18a715575efc5bfcd26303e21dec6bf75a9b47f5db4
MD5 25fc7d62dd3fabd54e10c43876e6f0d6
BLAKE2b-256 b3488f222c06ffbc867286b6d663972dacc624647692f71f407584f8ab98e33f

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