Posts tagged with "tensorflow"
There are a total of 4 posts.
Setting Up a CUDA Environment for AI Development
Published Apr 20, 2025 by whitedec
This friendly guide explains the process of installing CUDA and cuDNN on Ubuntu for AI deep learning development and setting up a GPU environment, suitable for…
#tensorflow , #pytorch , #cuda , #nvidia
Concerns About Deep Learning and TensorFlow
Published Nov 04, 2024 by whitedec
Explore the challenges and considerations of learning deep learning and TensorFlow, balancing practical needs with technical capabilities for future innovation.
First Steps in Deep Learning with Python TensorFlow - Development Notes
Published Nov 03, 2024 by whitedec
Explore the fundamentals of deep learning using TensorFlow, and gain insights into model selection, data quality, and evaluation processes crucial for effectiv…