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.5.tar.gz (40.7 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.5-py3-none-any.whl (53.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: bd_tools-0.3.5.tar.gz
  • Upload date:
  • Size: 40.7 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.5.tar.gz
Algorithm Hash digest
SHA256 d9af87103fdd0318a261bb29f4b7c77fe3ebd633546b2852ab99560b2dc7efec
MD5 774ef828d3b2f59e6998c712e145234e
BLAKE2b-256 b1403f42212e6aa7c181e4d5f891231e6d52c09895b77d824758e7684b112734

See more details on using hashes here.

File details

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

File metadata

  • Download URL: bd_tools-0.3.5-py3-none-any.whl
  • Upload date:
  • Size: 53.4 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 64ef8cc2703cb2086ab43595f32471561eca723055e594f1b8d6a62aaea55c30
MD5 5aabf1dc7f8815b1d97b49e59d1b79aa
BLAKE2b-256 83dc7ec5a75db6fed9b1705417d9444e67610d7f98e2caa4632882b68a8e38df

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