unsup by koraykv

Some unsupervised learning modules using Torch

updated at Jan. 4, 2024, 3:52 p.m.

Lua

10 +0

86 +0

36 +0

GitHub
go-mxnet-predictor by songtianyi

go binding for mxnet c_predict_api to do inference with pre-trained model

updated at Jan. 4, 2024, 4:09 p.m.

Go

6 +0

55 +0

15 +0

GitHub
dowel by rlworkgroup

A little logger for machine learning research

updated at Jan. 4, 2024, 4:33 p.m.

Python

24 +0

32 +0

37 +0

GitHub
NDScala by SciScala

N-dimensional / multi-dimensional arrays (tensors) in Scala 3. Think NumPy ndarray / PyTorch Tensor but type-safe over shapes, array/axis labels & numeric data types

updated at Jan. 4, 2024, 4:47 p.m.

Scala

7 +0

47 +0

6 +0

GitHub
decision-weights by CamDavidsonPilon

Homegrown analysis of Prospect Theory: Math, turkers and python =)

updated at Jan. 5, 2024, 4:40 a.m.

Python

6 +0

33 +0

9 +0

GitHub
wine-quality by zygmuntz

Predicting wine quality

updated at Jan. 6, 2024, 9:37 p.m.

R

8 +0

25 +0

71 +1

GitHub
stacked_generalization by fukatani

Library for machine learning stacking generalization.

updated at Jan. 8, 2024, 2:06 p.m.

Python

11 +0

117 +0

24 +0

GitHub
rb-libsvm by febeling

Ruby language bindings for LIBSVM

updated at Jan. 9, 2024, 11:15 p.m.

C++

18 +0

278 +0

33 +0

GitHub
go-graph by StepLg

Graph library for Go/golang language.

updated at Jan. 10, 2024, 6:24 a.m.

Go

6 +0

95 +0

7 +0

GitHub
simple_bayes by fredwu

A Naive Bayes machine learning implementation in Elixir.

updated at Jan. 12, 2024, 3:46 p.m.

Elixir

23 +0

392 +0

24 +0

GitHub
python-ucto by proycon

This is a Python binding to the tokenizer Ucto. Tokenisation is one of the first step in almost any Natural Language Processing task, yet it is not always as trivial a task as it appears to be. This binding makes the power of the ucto tokeniser available to Python. Ucto itself is regular-expression based, extensible, and advanced tokeniser written in C++ (http://ilk.uvt.nl/ucto).

updated at Jan. 12, 2024, 6:04 p.m.

Cython

4 +0

29 +0

5 +0

GitHub
python-frog by proycon

Python bindings to the dutch NLP tool Frog (pos tagger, lemmatiser, NER tagger, morphological analysis, shallow parser, dependency parser)

updated at Jan. 12, 2024, 6:04 p.m.

Cython

6 +0

47 +0

11 +0

GitHub
skbel by robinthibaut

SKBEL - Bayesian Evidential Learning framework built on top of scikit-learn.

updated at Jan. 12, 2024, 6:20 p.m.

Python

3 +0

20 +0

4 +0

GitHub
cunn by torch

None

updated at Jan. 13, 2024, 3:26 p.m.

Cuda

34 +0

215 +0

174 +0

GitHub
oml by rleonid

OCaml Math Library

updated at Jan. 17, 2024, 1:17 a.m.

OCaml

18 +0

119 +0

9 +0

GitHub
Loess.jl by JuliaStats

Local regression, so smooooth!

updated at Jan. 30, 2024, 4:23 a.m.

Julia

9 +0

95 +0

34 +0

GitHub
bioscala by bioscala

Bioinformatics for the Scala programming language

updated at Jan. 30, 2024, 8:47 a.m.

Scala

16 +0

107 +0

20 +0

GitHub
KNear by NathanEpstein

K-nearest neighbors algorithm for supervised learning implemented in javascript

updated at Jan. 30, 2024, 5:02 p.m.

JavaScript

6 +0

48 +0

8 +0

GitHub
LambdaNet by jbarrow

Purely functional artificial neural network library implemented in Haskell.

updated at Feb. 2, 2024, 5 p.m.

Haskell

45 +0

378 +0

37 +0

GitHub
nupic.studio by htm-community

NuPIC Studio is a powerful all­-in-­one tool that allows users create a HTM neural network from scratch, train it, collect statistics, and share it among the members of the community.

updated at Feb. 4, 2024, 3:52 p.m.

Python

28 +0

94 +0

29 +0

GitHub