208 skills found · Page 1 of 7
jorgenkg / Python Neural NetworkThis is an efficient implementation of a fully connected neural network in NumPy. The network can be trained by a variety of learning algorithms: backpropagation, resilient backpropagation and scaled conjugate gradient learning. The network has been developed with PYPY in mind.
R-js / BlasjsPure Javascript manually written :ok_hand: implementation of BLAS, Many numerical software applications use BLAS computations, including Armadillo, LAPACK, LINPACK, GNU Octave, Mathematica, MATLAB, NumPy, R, and Julia.
rawify / Quaternion.jsThe RAW JavaScript Quaternion library
ghidinelli / Fred Jehle Spanish VerbsA database of conjugated Spanish verbs created by Fred Jehle and compiled by @ghidinelli
sbarratt / Torch CgPreconditioned Conjugate Gradient in Pytorch
linuxscout / QutrubQutrub: Arabic verb conjugator
bretttolbert / VerbeccVerbe Complete Conjugator (verbecc) supports Catalan, Spanish, French, Italian, Portuguese and Romanian and can predict conjugation for unknown verbs using Machine Learning
yrlu / Non ConvexSelf-contained implementation of non-convex optimization algorithms in Python. Steepest Descent, Conjugate Gradient, Newton's Method, Quasi-newton (BFGS), l-BFGS
vschaik / Conjugate GradientPainless conjugate gradient notebooks
Ars-Linguistica / Mlconjug3A Python library to conjugate verbs in French, English, Spanish, Italian, Portuguese and Romanian (more soon) using Machine Learning techniques.
SekouD / MlconjugA Python library to conjugate verbs in French, English, Spanish, Italian, Portuguese and Romanian (more soon) using Machine Learning techniques.
A2R-Lab / MPCGPUNumerical experiments for the paper: "MPCGPU: Real-Time Nonlinear Model Predictive Control through Preconditioned Conjugate Gradient on the GPU"
nk027 / BvarToolkit for the estimation of hierarchical Bayesian vector autoregressions. Implements hierarchical prior selection for conjugate priors in the fashion of Giannone, Lenza & Primiceri (2015). Allows for the computation of impulse responses and forecasts and provides functionality for assessing results.
p-sto / ConjugateGradientsImplementation of ConjugateGradients method using C and Nvidia CUDA
foges / Cgls CudaConjugate Gradient for Least Squares in CUDA
argmaxml / Conjugate PriorImplementation of the conjugate prior table for Bayesian Statistics
JuliaStats / ConjugatePriors.jlA Julia package to support conjugate prior distributions.
thegregyang / NNspectraComputing the eigenvalues of Neural Tangent Kernel and Conjugate Kernel (aka NNGP kernel) over the boolean cube
TonkomoLLC / MultiRegionReactingFoamOpenFOAM transient solver for laminar or turbulent fluid flow and solid heat conduction with conjugate heat transfer between solid and fluid regions, plus combustion with chemical reactions (psi thermo model)
locuslab / Tta ConjugateTest-Time Adaptation via Conjugate Pseudo-Labels