BobMcDear/aplearn
APL machine learning library
This is a machine learning library built specifically for Dyalog APL users. It helps practitioners apply common machine learning techniques and data preparation steps directly within their APL environment. You input raw data, and it outputs trained models for making predictions, classifying data, or identifying patterns, along with tools for cleaning and structuring your data. This is for data scientists, analysts, or researchers who primarily work with Dyalog APL.
No commits in the last 6 months.
Use this if you are a Dyalog APL user needing to integrate machine learning directly into your APL workflows for tasks like prediction, classification, or data transformation.
Not ideal if you are not using Dyalog APL or if you require highly specialized, cutting-edge machine learning models not yet implemented here.
Stars
17
Forks
2
Language
APL
License
MIT
Category
Last pushed
Sep 01, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/BobMcDear/aplearn"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
davisking/dlib
A toolkit for making real world machine learning and data analysis applications in C++
ZigRazor/CXXGraph
Header-Only C++ Library for Graph Representation and Algorithms
mlpack/mlpack
mlpack: a fast, header-only C++ machine learning library
apache/singa
a distributed deep learning platform
hosseinmoein/DataFrame
C++ DataFrame for statistical, financial, and ML analysis in modern C++