Skip to content
View AndreasScharnetzki's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@news-document-pipeline-htw-berlin

Block or report AndreasScharnetzki

Report abuse

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

Report abuse
AndreasScharnetzki/README.md

conway a message

About me...

var andreas = { code: [Python, Java, C#, Scala, SQL], tools: [PySpark, Airflow, HDFS, Pandas, PyTorch, TensorFlow, Keras, Librosa, Gensim, SpaCy, NumPy, Scikit-learn, Spark NLP, Postgres, Ansible ...], about: "BA in applied computer science at HTW-Berlin.\n Passionate about making music, photography, cooking.\n Professional medical background." }

Pinned Loading

  1. EmotionClassifier EmotionClassifier Public

    A Convolutional Neural Network that distinguishes between the speakers emotions. Comes with multiple preprocessors to improve the models performance.

    Python

  2. NLP NLP Public

    A Jupyter Notebook containing methods for common tasks related to the field of Natural Language Processing

    Jupyter Notebook 1 1

  3. MachineLearningFundamentals MachineLearningFundamentals Public

    A notebook about commonly used machine learning algorithms.

    Jupyter Notebook 3

  4. ImageProcessing ImageProcessing Public

    A notebook containing techniques used in image processing

    Jupyter Notebook

  5. CargoManagementSystem CargoManagementSystem Public

    Scalable, serializable, offline data base management system for customers and their cargo.

    Java 1 1

  6. TCP_Chat TCP_Chat Public

    CLI-based chat application that allows two peers to exchange text messages, using a TCP connection on a desired port.

    Java