Exercises from the course Praktikum Interactive Machine Learning at University of Augsburg
- Exercise #: the work done - what to do next / what is needed
- README.md : update
Model or Weights files are not pushed here, because they take a lot of memory. More practical would be to run model urself and obtain needed weights.
- Normalization, balancing data
- Support Vector Machines Classifier.
- Basic Keras implementation.
- OpenCV
- Building own Sequential model with keras
- Transfer Learning - VGG16
- Tensorboard
- GUI with ipywidgets
- Building own Functional model with keras
- Transfer Learning - VGG16
Classifying Pokemons with Neural Networks, Building GUI to visualise convolutional blocks and filters, Lime framework
- GUI with ipywidgets to visualise convolutional blocks and filters
- Lime for visualizing model-predicting explanations
The final Project of the Course. My part part the task was to build LSTM-network for Bitcoin and Ethereum Prediction
- Bitcoin prediction for one day ahead using 4 features and a sequence of 1/3/7 days
- Ethereum prediction for one day ahead using one feature