Skip to content
View tekinertekin's full-sized avatar

Block or report tekinertekin

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. mantissa mantissa Public

    Low-precision numerics core for neural networks, in C. Custom float formats (tekin8/tekin32), narrow-store/wide-accumulate, Python bindings. By Tekin Ertekin.

    C

  2. mantissa-perceptron mantissa-perceptron Public

    Perceptron classifier in Python, powered by the mantissa C engine. Rosenblatt + ADALINE rules, classic UCI datasets, honest benchmarks vs scikit-learn — 3.5× leaner RAM, 4.6× faster batch predict. …

    Python

  3. mantissa-cnn mantissa-cnn Public

    CNN classifier in Python on the mantissa C engine — LeNet-5, VGG-style and AlexNet-style model zoo with paper citations, five classic image datasets, and honest speed/accuracy/RAM benchmarks vs PyT…

    Python

  4. mantissa-auto-encoder mantissa-auto-encoder Public

    Python