Skip to content
View k0m0r3bi's full-sized avatar

Block or report k0m0r3bi

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. spiking_neural_networks spiking_neural_networks Public

    Implem of several neuron methods as well as learning algos

    Go

  2. DTSVM_IDS DTSVM_IDS Public

    This repo is an implementation of decision tree support vector machine, with a genetic algorithm to optimise node segmentation.

    Julia

  3. concurrent_file_stream_parse concurrent_file_stream_parse Public

    Using go concurrency to parse large files.

    Go

  4. nlp_pos_tagging nlp_pos_tagging Public

    Part of speech tagging. MLP

    Python

  5. rusty_sniffer rusty_sniffer Public

    A packet sniffer in Rust.

    Rust

  6. support_vector_machine support_vector_machine Public

    Sequential minimal optimization for support vector machine. Support vector machine for binary and multi class (one vs one strategy) classification.

    Julia