Skip to content
View StasyanOi's full-sized avatar
Block or Report

Block or report StasyanOi

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 Loading

  1. neural-network-hydroaccustic-signal-classification neural-network-hydroaccustic-signal-classification Public

    This project represents a neural network for classifying hydroaccustic signals. Hydroaccustic signals are represented by the spectre of the signal Deeplearning4J used

    Java

  2. java-ast java-ast Public

    Supports parsing of java code to AST for while and for loops, basic ifs (without else), expressions with numbers and 1 letter variables and declarations. Can generate in many different formats (DOT…

    Java

  3. mpi-word-frequency mpi-word-frequency Public

    This app counts the word frequency for a given text file. Can calculate the word frequency in parallel mode or in sequence mode. Uses MPJ Express (http://mpjexpress.org/) MPI implementation.

    Java

  4. simple-server simple-server Public

    simple java server based on java sockets

    Java