Skip to content
View mohammedri's full-sized avatar
:shipit:
:shipit:
Block or Report

Block or report mohammedri

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

    A RSS polling daemon hosted on a Ubuntu Digital Ocean machine, which sends notifications to your phone using Pushbullet when a new article is posted.

    Ruby 1

  2. feedforward-neural-network-from-scratch feedforward-neural-network-from-scratch Public

    A Feed Forward Neural network from Scratch with just Python and Numpy tested on MNIST.

    Jupyter Notebook

  3. ant_colony_java_TSP ant_colony_java_TSP Public

    Bays29 Travelling Salesman Problem (with 29 cities) solution using Java and Ant Colony Optimization methods. This is using adaptive algorithms. If you want to learn more about it read the following…

    Java 1

  4. dotfiles dotfiles Public

    Personal dotfiles of @mohammedri

    Vim Script 4

  5. farmradar-final farmradar-final Public

    Forked from kkjasoncheung/farmradar-final

    Winner of the SAP Innovation Award @ECHacks. Arduino Code File includes all codes for sensors. Streamer.rb is a ruby script to open a multi-threaded application which parses sensor data from a seri…

    Arduino 1

  6. genetic-programming genetic-programming Public

    Forked from lagodiuk/genetic-programming

    Symbolic regression solver, based on genetic programming methodology.

    Java