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

Block or report tulyyp

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

    Basic weather app in plain HTML, CSS and Javascript

    JavaScript

  2. Snakes-and-Ladders Snakes-and-Ladders Public

    Snakes and Ladders implementation on Python2

    Python

  3. langdata langdata Public

    Forked from tesseract-ocr/langdata

    Source training data for Tesseract for lots of languages

  4. simple-neural-network simple-neural-network Public

    Forked from miloharper/simple-neural-network

    A neural network written in Python, consisting of a single neuron that uses back propagation to learn.

    Python

  5. multi-layer-neural-network multi-layer-neural-network Public

    Forked from miloharper/multi-layer-neural-network

    A multi layer neural network written in Python, which can be trained to solve the XOR problem.

    Python

  6. Neural-Network-with-Python Neural-Network-with-Python Public

    Forked from jiexunsee/Neural-Network-with-Python

    A neural network with 3 layers made with just numpy as dependency

    Python