My solutions to the class assignments
Stars
3
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
22
commits
finish LSTM
e418a14
start LSTM
31aa2c4
finished RNN
fd8428f
starting RNN
0dfc8df
start assignment 3
f3e9eee
comment the learning rate at each epoch
ac8129d
hidden_dim=10000 81.8% val_acc
b2b8b71
hidden_dem=1000
be76612
CifarConvNet_07 79.3% val_acc 88.4% train_acc
7db2674
78% on cifar-10 with CifarConvNet_03
c261952
add conv layers to improve cifar-10
662d9c2
cifar-10 greater than 70% with double convnets
2e1b8e4
more convnet
e478595
more convnets
6705618
start convnets
c8f61c4