Skip to content
View MathisPeyronne's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report MathisPeyronne

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. ERC-20-Token-ETH-Swap ERC-20-Token-ETH-Swap Public

    Creates an ERC-20 Token and a smart contract that swaps this token for a fixed rate of ETH. With a user interface in ReactJS

    JavaScript 5 1

  2. Multi-threaded-chat-server-in-Rust-with-Tokio Multi-threaded-chat-server-in-Rust-with-Tokio Public

    Multi threaded chat server in Rust

    Rust 2

  3. StakEth StakEth Public

    An Ethereum smart contract enabling you to easily stake/deposit Ether. With a ReactJS front end.

    JavaScript 1 1

  4. Evolve_Swarm_Fireflies Evolve_Swarm_Fireflies Public

    New idea: Genertic algorithm which applies it's selective pressure at the level of the group. Details: Each swarm has many fireflies (40), Each firefly is a feed forward neural network (1X16X16X1).…

    Python 2

  5. Coin_recognition_using_CNNs Coin_recognition_using_CNNs Public

    A coin recognition program which uses a convolutional neural network trained on a self made dataset. It uses TensorFlow and OpenCV

    Python 2 1

  6. Neural_Network_From_Pure_Math Neural_Network_From_Pure_Math Public

    Single hidden layer neural network from scratch. Pure Math.

    Python