Skip to content
View 1Stohk1's full-sized avatar
  • Campobasso. Molise
  • 13:56 (UTC +01:00)

Block or report 1Stohk1

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
1Stohk1/README.md

Hi there 👋. My name is Christian and

  • 🔭 I’m currently working on making machine learning and data science.
  • 🎓 You'll find all my publications in my Google Scholar.
  • 💬 Ask me about optimization, statistics and convolutional neural networks.
  • 😄 Pronouns: he/him.

Pinned Loading

  1. ComputationalMathematicsProject ComputationalMathematicsProject Public

    Repository for the project of CM on the QR factorization and the CG method for the ML Cup dataset.

    MATLAB 1

  2. NLP NLP Public

    Comparison between to major algorithm, leader of the Machine Translation segment.

    Jupyter Notebook 1

  3. SPM SPM Public

    Assignments of the SPM subjects

    C++ 1

  4. char-rnn-tensorflow char-rnn-tensorflow Public

    Forked from sherjilozair/char-rnn-tensorflow

    Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using TensorFlow.

    Python

  5. CloudEngineer_Test CloudEngineer_Test Public

    The goal of this repository is to document the exercises proposed during the practical interview with Claranet.

    Shell

  6. KNN KNN Public

    KNN ~ A method to recognize pattern of features among a set of DATA, the nearest point will be added in a cluster that shares some components (the number of clusters K, it can be chosen by the user…

    Python