Pinned Repositories
ashrae
AtomStalker
AtomToolBox
Toolbox for post-processing atomistic simulations using scikit-learn.
bcg
First steps using Bayesian causal graphical models.
bundestag
Inspecting and modelling Bundestag (german federal parliament) voting behavior
comparing_samplers_on_mnist
Comparing the effect of samplers in imbalanced-learn on a classification task over MNIST.
EmpiricalPotentialTrainer
How to train your empirical potential.
random-neural-net-models
Implementations of a random selection of artificial neural net based models and methods.
SingleCrystal.jl
Building single crystal structures easily
streamlit-groceries-receipt-app
App to extract groceries data from images using streamlit and instructor.
eschmidt42's Repositories
eschmidt42/bcg
First steps using Bayesian causal graphical models.
eschmidt42/AtomToolBox
Toolbox for post-processing atomistic simulations using scikit-learn.
eschmidt42/bundestag
Inspecting and modelling Bundestag (german federal parliament) voting behavior
eschmidt42/EmpiricalPotentialTrainer
How to train your empirical potential.
eschmidt42/SingleCrystal.jl
Building single crystal structures easily
eschmidt42/streamlit-groceries-receipt-app
App to extract groceries data from images using streamlit and instructor.
eschmidt42/ashrae
eschmidt42/AtomStalker
eschmidt42/comparing_samplers_on_mnist
Comparing the effect of samplers in imbalanced-learn on a classification task over MNIST.
eschmidt42/docarray-cell-output-issue
eschmidt42/etl-with-metaflow
The bare minimum to create an csv -> parquet ETL using metaflow.
eschmidt42/eu-parliament-votes
Parsing and visualising votes in the EU parliament
eschmidt42/random-neural-net-models
Implementations of a random selection of artificial neural net based models and methods.
eschmidt42/fastai_course
A collection of notebooks from going through the fast.ai course on deep learning.
eschmidt42/GBpy
GBpy is an opensource python package for calculating the geometric properties of interfaces in crystals.
eschmidt42/gen
eschmidt42/kaggle-with-dev-container
eschmidt42/machine_learning_project_template
setting up some tools I find useful. The start template was hermione
eschmidt42/molecular-dynamics
eschmidt42/Molly.jl
Molecular simulation in Julia
eschmidt42/polylith-experiment
Step by step demo on how to use polylith concept with poetry to build quote generating cli & web apps.
eschmidt42/python-with-rust
A simple experiment to call rust from python.
eschmidt42/random-ml-models
"What I cannot create, I do not understand"
eschmidt42/random-tree-models
My implementation of a random selection of tree based models.
eschmidt42/RVMs
Tools to play around with Relevance Vector Machines (RVMs).
eschmidt42/simple-rust-cli
This repository is a template to develop a rust-based cli tool and create binaries using github cicd with each release for a range of operating systems and rust releases.
eschmidt42/surrealweather
Answers the question "How much weather will there be in the future?".
eschmidt42/tabular_experiments
eschmidt42/textract-cli
CLI for running files through AWS Textract
eschmidt42/thinkstats
Random bits of basic statistics I found interesting to implement going through the book Think Stats by Allen B. Downey.