Skip to content
View RaminParker's full-sized avatar

Organizations

@spinfood

Block or report RaminParker

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RaminParker/README.md
πŸ™‚ My name is Ramin!
┣━━ πŸ“¦ Learning by doing 
┃   ┣━━ Bad labels                 - Identify bad labels.
┃   ┣━━ Labeling data              - A nice way to label your data.
┃   ┣━━ Custom Image Classifier    - Not yet finished image classifier.
┃   ┣━━ Stock Validation           - Get the realy important stock infos from Yahoo finance.
┃   ┣━━ Train a Digit Classifier   - Based on book Deep Learning with Fastai and Pytorch.
┃   ┣━━ Mushroom detector          - Use Kaggle dataset and build a lightweight mushroom detector.
┃   ┣━━ Sentiment Classification   - Test how well we can use Naive Bayes to for sentiment analysis.
┃   ┣━━ Naive Bayes Classifier     - Learning by doing. How does Naive Bayes work?
┃   ┣━━ Fast-Food classifier       - Classify food which was cooked by our Spinfood customers.
┃   ┣━━ Read pdf-files             - Import and merge pdf-files and extract text out of it.
┃   ┣━━ PCA                        - Understand the math behind PCA.
┃   ┣━━ My Gradio templates        - Share your Data Science Models with Gradio
┃   ┣━━ HugginFace Collection      - NLU with HuggingFace library
┃   ┗━━ Bundesamt fΓΌr Statistik    - Simple POC to request data from API
┣━━ πŸŽ™οΈ Popular Talks
┃   ┗━━ Dancing with Qubits - Talk at NΓΌrnberg Digital Festival 2020.
┣━━ ⭐ Online Projects
┃   ┣━━ spinfood.de                - Our startup! My love, my life, my biggest project. Private repository!
┃   ┣━━ Quadratwelt                - We removed the website. Only left is the linked article.
┃   ┗━━ Bitcoin Blog               - My blog about Bitcoin.
┗━━ πŸ‘¨β€πŸ’» Employer
    ┣━━ TeamBank                   - Working on ML-projects (NLU, web scraping & classifications)
    ┗━━ Max Planck Institut        - Ph.D student on the topic of twisted Photonic Crystal Fibres.

Checkout my blog about Bitcoin

Pinned Loading

  1. PrincipalComponentAnalysis_PCA PrincipalComponentAnalysis_PCA Public

    Mathematical background and simple examples

    Jupyter Notebook

  2. blocktime blocktime Public

    Bitcoin verstehen

    Jupyter Notebook

  3. mushroom_detector mushroom_detector Public

    Mushrooms classification

    Jupyter Notebook

  4. automatization_with_pyautogui automatization_with_pyautogui Public

    Move your mouse with pyautogui

    Python 1