About
Applications
HoudiniUnreal EngineUnity 3DNukeMayaBlenderZBrushPythonMixed RealityMachine LearningGraphic DesignExtrasAboutNotes
ClassificationHardware & Driver Setup
NVIDIA CUDA Toolkit
Installation
Install NVIDIA CUDA Toolkit: https://developer.nvidia.com/cuda-toolkit
- Temp CUDA Toolkit Install directory
- The install process adds the
CUDA_PATH,CUDA_PATH_V<version#>, and other System Variables to the Environment Variables, including the specified bin directory to thePathSystem Variable. - Install also confirms the following are installed:
- Nsight for Visual Studio 2019
- Nsight Monitor
C:\Users\<username>\AppData\Local\Temp\CUDAGPU Confirmation
- Once installed, build the included
deviceQuery_vs2019.slnin VS, and run the resultingdeviceQuery.exevia CMD to confirm GPU recognition. The following output confirms GPU recognition.
Resources
Modules
Library for working with natural language data, as in use with Natural Language Processing
Python deep-learning framework and TF module.
Engine for big data processing
Open-source library for big data management
Open source framework for 3D object detection, semantic segmentation, and instance segmentation models.
Framework for vector space modelling; document indexing.
Open Source Computer Vision (OpenCV); library for real-time computer vision (images/videos).
Reinforcement learning toolkit.
Production scale ML platform and framework.
Acronyms
Abbreviation | Definition |
|---|---|
PCA | Principal Component Analysis |
NCE | Noise Contrastive Estimation |
CBOW | Continuous Bag of Words |
ELU | Exponential Linear Unit |
CNN | Convolutional Neural Network |
RNN | Recurrent Neural Network |
LSTM | Long Short Term Memory |
VQA | Visual Question Answering |
IID | Independent & Identically Distributed |
SGD | Stochastic Gradient Descent |
AMI | Amazon Machine Image |
EC2 | Elastic Compute Cloud |
DAG | Directed Acyclic Graph |
HDFS | Hadoop Distributed File System |
RDD | Resilient Distributed Dataset |
MAE | Mean Absolute Error |
RMSE | Root Mean Squared Error |
MSE | Mean Squared Error |
RELU | Rectified Linear Unit |
NN | Neural Network |
TF | Term Frequency |
IDF | Inverse Document Frequency |
NLP | Natural Language Processing |
EDA | Exploratory Data Analysis |
CRD | Custom Resource Definition |
ROI | Region of Interest |
MIL | Multiple Instance Learning |
On This Page
- Notes
- Hardware & Driver Setup
- NVIDIA CUDA Toolkit
- Installation
- GPU Confirmation
- Resources
- Modules
- Acronyms

