-
Notifications
You must be signed in to change notification settings - Fork 0
Home
oholimoli edited this page Dec 10, 2019
·
47 revisions
- Winpython (Portable Python Version mit allen Packages, die man so braucht inkl. tensorflow) https://winpython.github.io/
- Python Version, die ich aktuell einsetze: https://sourceforge.net/projects/winpython/files/WinPython_3.7/3.7.1.0/
- Learn Python in one Video (ca. 45min): https://www.youtube.com/watch?v=N4mEzFDjqtA
- Machine Learning Glossary
- 15 Statistical Hypothesis Tests in Python (Cheat Sheet)
- loss functions
- Blogs:
- Semicolon
- LSTM Implementation
- LSTM https://youtu.be/S0XFd0VMFss
- Keras LSTM tutorial
- https://adventuresinmachinelearning.com/keras-lstm-tutorial/
- GANs:
- Python Beispiele:
- Magnus Pedersen
- Microsoft:
- Paper:
- Bücher
- Uni-Kurse
Ordinary Differential Equations
https://towardsdatascience.com/paper-summary-neural-ordinary-differential-equations-37c4e52df128
- https://machinelearningmastery.com/one-shot-learning-with-siamese-networks-contrastive-and-triplet-loss-for-face-recognition/
- Apple face ID triplet loss
- Udemy:
- Visualizing your model using TensorBoard
- Hands-on TensorBoard
- Deploy Keras Model to web with Flask
- community.arm.com/processors/b/blog/posts
- How to run deep learning model on microcontroller with CMSIS-NN (Part 1)
- Parse a Simple Keras Model into ARM CMSIS NN Software Library Functions
- ARM ML-examples