Skip to content
View Netherwulf's full-sized avatar
  • Wroclaw University of Science and Technology
  • Wroclaw, Poland

Highlights

  • Pro

Organizations

@CLARIN-PL
Block or Report

Block or report Netherwulf

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

Pinned

  1. video-games-data-analysis video-games-data-analysis Public

    Video Games data analysis, preprocessing, descriptive analysis, statistical analysis, clusterization, classification done in NumPy, SciPy, Pandas, Scikit-learn etc.

    Jupyter Notebook

  2. lstm-time-series-forecasting lstm-time-series-forecasting Public

    Car sales forecasting done with LSTM network

    Jupyter Notebook 1

  3. data-science-toolkit data-science-toolkit Public

    Quick introduction and training in Pandas, StatsModels, Scikit-Learn, NumPy and SciPy done in Jupyter Notebook

    Jupyter Notebook

  4. python-gender-recognition python-gender-recognition Public

    Gender recognition based on face image done with TensorFlow and Keras. Dataset: https://data.vision.ee.ethz.ch/cvl/rrothe/imdb-wiki/

    Python

  5. python-qap-genetic-vs-immune-algorithm python-qap-genetic-vs-immune-algorithm Public

    Comparison of genetic algorithm and immune algorithm in solving a Quadratic Assignment Problem

    Python

  6. RANSAC RANSAC Public

    Implementation of RANSAC algorithm

    Python