Skip to content
View ConnectionSphereLtd's full-sized avatar

Highlights

  • Pro

Block or report ConnectionSphereLtd

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. c-from-scratch c-from-scratch Public

    Forked from SpeyTech/c-from-scratch

    Learn to build safety-critical systems in C. Prove first, code second.

    C 1

  2. certifiable-quant certifiable-quant Public

    Forked from SpeyTech/certifiable-quant

    Deterministic, certifiable model quantization (FP32→Q16.16) with formal error bounds and cryptographic proof certificates. Pure C99. Zero malloc. DO-178C/IEC 62304/ISO 26262 ready.

    C 1

  3. Account_class_exercise Account_class_exercise Public

    Account_class_exercise

    Python

  4. flask_example_project flask_example_project Public

    An example project

    Python

  5. random-quote-generator random-quote-generator Public

    Python

  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