Skip to content

Latest commit

 

History

History
41 lines (39 loc) · 5.02 KB

examNotes.md

File metadata and controls

41 lines (39 loc) · 5.02 KB

topic off learning vs reinforcment learning

topic never judge performance from trainign data

topic Why square the sum of Sum(yi-ti)^2

topic Classifier and test set

precision

confusion matrix

ranking classifier

topic testing too many time the test set

topic Imputation

topic Standardization vs Normalization

topic Non linear regression model

topic La place smoothing

topic maximum margin objective

topic L1, L2 product

topic sparsity-enforcing regulizer

topic convulational layer

padding

stride

kernel

size

output channels

topic mode collapse

topic generator network

generator network flatten out

topic latent space

topic sampling steps cannot backpropagate

topic variational autoencoder

topic discriminator

topic regression tree

topic bogging reduce variance vs boosting reduce variance

topic ensembling

topic differential networks

topic Markov assumption

topic gradient discent in reinforcment learning

topic pruning

topic derivation EM algorithm

topic Never judge a model from training data

withhold some data

    You need to split the data set