Skip to main content

Collection of tools for recurring tasks

Project description

Python Badge TensorFlow Badge CUDA Badge cuDNN Badge
Author Badge Date Badge License Badge

bdtools

Toolkit for reccuring tasks

Index

Installation

Pease select your operating system

Windows

Step 1: Download this GitHub Repository

  • Click on the green <> Code button and download ZIP
  • Unzip the downloaded file to a desired location

Step 2: Install Miniforge (Minimal Conda installer)

  • Download and install Miniforge for your operating system
  • Run the downloaded .exe file
    • Select "Add Miniforge3 to PATH environment variable"

Step 3: Setup Conda

  • Open the newly installed Miniforge Prompt
  • Move to the downloaded GitHub repository
  • Run one of the following command:
# TensorFlow with GPU support
mamba env create -f environment_tf-gpu.yml
# TensorFlow with no GPU support 
mamba env create -f environment_tf-nogpu.yml
  • Activate Conda environment:
conda activate bdtools

Your prompt should now start with (bdtools) instead of (base)

MacOS

Step 1: Download this GitHub Repository

  • Click on the green <> Code button and download ZIP
  • Unzip the downloaded file to a desired location

Step 2: Install Miniforge (Minimal Conda installer)

  • Download and install Miniforge for your operating system
  • Open your terminal
  • Move to the directory containing the Miniforge installer
  • Run one of the following command:
# Intel-Series
bash Miniforge3-MacOSX-x86_64.sh
# M-Series
bash Miniforge3-MacOSX-arm64.sh

Step 3: Setup Conda

  • Re-open your terminal
  • Move to the downloaded GitHub repository
  • Run one of the following command:
# TensorFlow with GPU support
mamba env create -f environment_tf-gpu.yml
# TensorFlow with no GPU support 
mamba env create -f environment_tf-nogpu.yml
  • Activate Conda environment:
conda activate bdtools

Your prompt should now start with (bdtools) instead of (base)

Comments

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

bd_tools-0.3.14.tar.gz (45.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bd_tools-0.3.14-py3-none-any.whl (68.0 kB view details)

Uploaded Python 3

File details

Details for the file bd_tools-0.3.14.tar.gz.

File metadata

  • Download URL: bd_tools-0.3.14.tar.gz
  • Upload date:
  • Size: 45.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for bd_tools-0.3.14.tar.gz
Algorithm Hash digest
SHA256 5c2951f7c564e7e7ffc33db1024ab59ee61951e0d22442b6ef114c4dbfe29e46
MD5 43bbce5d0667a68f0d5d5de6fa9d9f9c
BLAKE2b-256 1756eef32888d361109292ac03b9b6ea67ffeb4090de9d2d56fbe8a06a7416e2

See more details on using hashes here.

File details

Details for the file bd_tools-0.3.14-py3-none-any.whl.

File metadata

  • Download URL: bd_tools-0.3.14-py3-none-any.whl
  • Upload date:
  • Size: 68.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for bd_tools-0.3.14-py3-none-any.whl
Algorithm Hash digest
SHA256 a02c4352f464e9d2c9621df6f34ee4606ac7552b8ce44a53f03a65b0185e7357
MD5 ced754cdb26a278698407120cda65e5c
BLAKE2b-256 570185028ea936b4f6be848234cb962277cd7aab7023dbbe6d5ae2808f945705

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page