Skip to content
View L1tewave's full-sized avatar
✌️
✌️
Block or Report

Block or report L1tewave

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. neural-network-implementation neural-network-implementation Public

    Implementation of a perceptron class. There are no restrictions on the number of layers. It is possible to select the activation function (only 3 so far) for each layer and adjust the training para…

    Python 1

  2. stohastic-object-models stohastic-object-models Public

    Some data analysis

    Jupyter Notebook

  3. dfa-implementation dfa-implementation Public

    Implementation of a class for creating deterministic finite state machines, two examples are presented. The first practice on the subject "Theory and development of programming languages"

    Python

  4. custom-bitarray custom-bitarray Public

    The program is written for a training course, it is not intended for real use (:

    Python