A hands-on course to train and deploy a serverless API that predicts crypto prices.
Directory
Search results
Published directory entries matching your search.
Lightweight ML utility for automated training, evaluation, and prediction with CLI and Python API support.
Backprop makes it simple to use, finetune, and deploy state-of-the-art ML models.
Fast, flexible and fun neural networks. This is the successor of PyBrain.
Decision Tree Classifier and Regressor.
Deeplearn-rs provides simple networks that use matrix multiplication, addition, and ReLU under the MIT license.
High-level wrapper built on the top of Pytorch which supports vision, text, tabular data and collaborative filtering.
Course content and resources for the AIAIART course.
A Java port of SciPy's signal processing module, offering filters, transformations, and other scientific computing utilities.
A pure Go implementation of the prediction part of GBRTs, including XGBoost and LightGBM.
It implemented multi-perceptrons neural network (ニューラルネットワーク) based on Back Propagation Neural Networks (BPN) and designed unlimited-hidden-layers.
A low-level Linear Regression Engine utilizing the Ordinary Least Squares (OLS) method and QR decomposition.
Examples and guides for using the OpenAI API.
Hidden Markov Models for Python, implemented in Cython for speed and efficiency.
Peer-to-peer network of data owners and data scientists who can collectively train AI models using PySyft.
Python bindings for ZPar, a statistical part-of-speech-tagger, constituency parser, and dependency parser for English.
Code for Data Science at Olin College, Spring 2014.
Approximate nearest neighbours implementation.
Assembly Tutorial is a GitHub repository or organization with source code, releases, documentation, or project resources.
Awesome Courses is a GitHub repository or organization with source code, releases, documentation, or project resources.
Curated list of federated learning publications, re-organized from Arxiv (mostly).
Awesome Music Theory is a GitHub repository or organization with source code, releases, documentation, or project resources.
Neural networks in JavaScript - continued community fork of Brain.
Implementation of Random Forest in Common Lisp.