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

Uploaded Python 3

File details

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

File metadata

  • Download URL: bd_tools-0.3.7.tar.gz
  • Upload date:
  • Size: 40.9 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.7.tar.gz
Algorithm Hash digest
SHA256 ed665653681672366b2e1487092132bbb843807eb4f1ac2fd49485dfa5410539
MD5 12fd84d3a21d03f0be8bbb4285a12da3
BLAKE2b-256 912587c21d3515eff86b5205f5d29db7e91a405868aba0787af1f6f5394c2615

See more details on using hashes here.

File details

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

File metadata

  • Download URL: bd_tools-0.3.7-py3-none-any.whl
  • Upload date:
  • Size: 53.3 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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 d57976f91150831f307d974e09cd3ff8b6d6db54d1bc16df9cc1cd1339fddc55
MD5 56aba99a8522762badfeb51af5089f12
BLAKE2b-256 a8a2e4d2b4c172a61edaa3ebcd67877009fa52ac2d0f63659486b53212be952f

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