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

Block or report Perledition

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

    A small but working deep learning frame work based on plain python and the Numpy Module. The main purpose is to learn how such a Module works and to get a deep dive into Neuronal Networks.

    Python

  2. fuzzy-controller fuzzy-controller Public

    a fuzzy distance controller for a following vehicle in a bidirectional movement space. This is a simple test to demonstrate the mechanics of such a controller. The driving behaviour and the current…

    Python 6 3

  3. GeneticNumpyNet GeneticNumpyNet Public

    Genetic Algorithm in order to train the weights of multiple neuronal networks. It is a complete numpy and plain python implementation of the algorithm with some beautiful training results.

    Python

  4. SpellingCorrectionJS SpellingCorrectionJS Public

    A simple Naive Bayes based spelling correction in JavaScript for live corrections and suggestions on web interfaces.

    JavaScript 1