Skip to content
View antoinecarme's full-sized avatar

Organizations

@mllite
Block or Report

Block or report antoinecarme

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

    PyAF is an Open Source Python library for Automatic Time Series Forecasting built on top of popular pydata modules.

    Python 458 73

  2. mllite/ml2cpp mllite/ml2cpp Public

    Machine Learning Models Deployment using C++ Code Generation

    C++ 5 1

  3. mllite/caret2sql mllite/caret2sql Public

    Caret R Models Deployment using SQL databases

    R 3 1

  4. mllite/sklearn2sql-demo mllite/sklearn2sql-demo Public

    Demo of an In-database processing tool for scikit-learn

    Jupyter Notebook 12 3

  5. mllite/reproducible_random mllite/reproducible_random Public

    A python random number generator that can be reproduced across hardware and software platforms. Based on the C++ standard random number generator (std::mt19937) . Source only.

    C++

  6. mllite/TinyML_On_MicroControllers_Demo mllite/TinyML_On_MicroControllers_Demo Public

    Demo of a prototype using MLLite for training and deployment of Machine Learning Models on various devices and microcontrollers.

    Assembly