added practicals and solutions for TF
This commit is contained in:
parent
aeb0bee7e1
commit
8edd4c5b6d
30 changed files with 31 additions and 0 deletions
23
tensorflow/notes
Normal file
23
tensorflow/notes
Normal file
|
@ -0,0 +1,23 @@
|
|||
#==============================
|
||||
# Date: 23rd January 2020
|
||||
# LIDO ML: Tensorflow training
|
||||
# Day 1
|
||||
#==============================
|
||||
v2: Tensorflow
|
||||
pytorch
|
||||
keras
|
||||
|
||||
# Ben
|
||||
Wiki and neofetch
|
||||
|
||||
# Training and Test sets
|
||||
nobs can be different
|
||||
BUT
|
||||
nfeatures should say the same between training and test sets
|
||||
|
||||
# Book
|
||||
Goodfellow book on ML
|
||||
|
||||
# Pej
|
||||
XGBoost: python library that does Random Forst, Decision trees, etc...(possibly instead of?!)
|
||||
Lido ML meeting: Friday, 31st Jan in B62, 10-12 @Birkbeck
|
Loading…
Add table
Add a link
Reference in a new issue