Skip to content
View berlicon's full-sized avatar

Block or report berlicon

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

Popular repositories Loading

  1. IonicPhotoGallery IonicPhotoGallery Public

    Ionic+Angular project for test basic Ionic features and plugins (+ @tensorflow/tfjs for test NeuroNet models)

    HTML 5

  2. MattMazurNeuralNetwork MattMazurNeuralNetwork Public

    Код по статье Matt Mazur (реализация нейросети) - https://mattmazur.com/2015/03/17/a-step-by-step-backpropagation-example/

    C# 2

  3. my-todo-app my-todo-app Public

    Homework for React course

    JavaScript

  4. KerasMNISTMy KerasMNISTMy Public

    Мой код MLP-НС по распознаванию цифр MNIST

    C#

  5. KerasMNIST KerasMNIST Public

    Код нейросети Keras.net + MNIST

    C#

  6. KerasNetXor2 KerasNetXor2 Public

    Мой код - нейросеть, умеющая выполнять операцию XOR, т.е. на входе подаем сигналы [00 01 10 11], а на выходе получаем [0 1 1 0]. Точнее код не мой, а учебный с сайта Keras.NET:

    C#