Charging
Computer Scientist and Neuroscientist working with AI and Machine Learning.
-
Research Center Juelich
- Juelich
- https://alperyeg.github.io/
- https://orcid.org/0000-0001-8869-215X
- @[email protected]
Pinned Loading
-
-
enkf-dnn-lod2020
enkf-dnn-lod2020 PublicSoftware Repository accompanying the paper "Ensemble Kalman Filter optimizing Deep NeuralNetworks: An alternative approach to non-performing Gradient Descent"
-
-
-
MachineLearning
MachineLearning PublicExamples and implementations of methods and applications in Machine Learning
Python 2
-
Loading MNIST dataset with scikit learn
Loading MNIST dataset with scikit learn 1from sklearn.datasets import fetch_openml
2from sklearn.utils import check_random_state
3from sklearn.model_selection import train_test_split
4from sklearn.preprocessing import StandardScaler
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.