Hands-on AI Flashcards
matplotlib
plotting tool
pyplot
submodule matplotlib, simpler plotting functionalities
pandas
Library for handling tubular data
Sklearn
scikit-learn
Simple and efficient tool for ML, data mining and data analysis
seaborn
Visualization library
Built on matplotlib
Pytorch
Machine learning framework. deep learning
Nyquist-Shannon theorem
A signal is completely determined by a series of points that are >1/2f seconds apart.
The sampling rate must be >2f
Fourier transformation
Decomposes a signal into its constituent frequencies
Evaluation of performance on our data
Loss function
Evaluation of performance on future data
Generalization error/risk
Estimation of generalization error
Empirical risk minimization
Softmax
Generalization of sigmoid function
Loss for regression
Mean-squared error
Loss for classification
Cross-entropy error
Auxiliary classifiers
Additional output heads trained with the same target