Skip to content
View flossCoder's full-sized avatar

Block or report flossCoder

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
flossCoder/README.md

bg_dark_github

Welcome to my GitHub homepage

In the following you can see some free tools I use:

Languages

Python R Java C C++ Octave Julia Shell Script

Databases

Postgres MySQL

IDEs

Atom Eclipse Jupyter Notebook RStudio Spyder

Packages

Keras Matplotlib NumPy scikit-learn SciPy TensorFlow

Programs

LaTeX LibreOffice Gimp Gnu Image Manipulation Program Inkscape Krita Audacity Git

Operating Systems

Linux Ubuntu Linux Mint Manjaro

Meine GitHub-Sprachstatistiken

Pinned Loading

  1. fgvc_bird fgvc_bird Public

    This project contains the source code of my master thesis (see the url below), which dealt with bird recognition, especially on community based dataset by naturgucker.de (a german website, containi…

    Python 1

  2. mosquito-simulation mosquito-simulation Public

    This project contains a simulation kernel for simulating the population behaviour of mosquitos. The simulation is based of a cellular automaton. The aim of this project is to provide an efficient s…

    Python

  3. evacuationmodel evacuationmodel Public

    Evacuationmodel is a small agent based simulation, where agents leave a 2 dimensional field through doors. Some different algorithms have been implemented for this purpose in Matlab / GNU Octave.

    MATLAB 1 1

  4. largeDevAnalyse largeDevAnalyse Public

    largeDevAnalyse prepares the histograms of largeDevSBM for further analysis. Especially for the Metropolis-Hastings- and the Wang-Landau algorithm a "histogram-gluing" technique is applied to obtai…

    R

  5. largeDevCorrelation largeDevCorrelation Public

    largeDevCorrelation analyses the histograms obtained with largeDevAnalyse and largeDevSBM for Erdős-Rényi graphs and the stochastic block model regarding the two-peak structure, which differentiate…

    R

  6. largeDevSBM largeDevSBM Public

    largeDevSBM implements a Monte-Carlo simulation to obtain the size of the largest components of graph models. Simple sampling the Metropolis-Hastings algorithm and the Wang-Landau algorithm can be …

    C++