Skip to content
View manuwhat's full-sized avatar

Block or report manuwhat

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. strip-tags strip-tags Public

    strips php and html tags or attributes from string

    PHP 7 3

  2. shortcut shortcut Public

    Library which create custom Shortcut for classes Instantiation.

    PHP 1

  3. similar-text similar-text Public

    Compare two strings to compute a similarity score

    PHP 1 3

  4. AVC AVC Public

    extends PHP array_count_values native function to count any PHP type value in iterable variables

    PHP

  5. named-args named-args Public

    Allows to define functions that can be called/call existing functions using named Arguments

    PHP

  6. ML-From-Scratch ML-From-Scratch Public

    Forked from eriklindernoren/ML-From-Scratch

    Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…

    Python