BrunoVandekerkhove's Stars
flatland/drip
Fast JVM launching without the hassle of persistent JVMs.
MLRichter/receptive_field_analysis_toolbox
A toolbox for receptive field analysis and visualizing neural network architectures
jrk/gradient-halide
andriusstank/downhill
AllenCellModeling/pytorch_fnet
Three dimensional cross-modal image inference
spring-projects/spring-retry
bgavran/Compositional_Deep_Learning
Deep learning via category theory and functional programming
rabbitmq/rabbitmq-sharding
Sharded logical queues for RabbitMQ: a queue type which provides improved parallelism and thoughput at the cost of total ordering
conwnet/github1s
One second to read GitHub code with VS Code.
mhwombat/backprop-example
An example of back-propagation implemented in Haskell.
google/tangent
Source-to-Source Debuggable Derivatives in Pure Python
pladaria/degiro
DEGIRO (unoficial) API
konn/type-natural
Type-level well-kinded natural numbers.
DataHaskell/HSVO
Implementation of a Support Vector Machine
mattjj/autodidact
A pedagogical implementation of Autograd
astanin/moo
Genetic algorithm library for Haskell. Binary and continuous (real-coded) GAs. Binary GAs: binary and Gray encoding; point mutation; one-point, two-point, and uniform crossover. Continuous GAs: Gaussian mutation; BLX-α, UNDX, and SBX crossover. Selection operators: roulette, tournament, and stochastic universal sampling (SUS); with optional niching, ranking, and scaling. Replacement strategies: generational with elitism and steady state. Constrained optimization: random constrained initialization, death penalty, constrained selection without a penalty function. Multi-objective optimization: NSGA-II and constrained NSGA-II.
ajtulloch/dnngraph
A DSL for deep neural networks, supporting Caffe and Torch
johncant/accelerate-symdiff
Symbolic differentiation for Haskell's Accelerate
pavelchristof/machine-learning
Experiments with haskell neural networks
google-research/dex-lang
Research language for array processing in the Haskell/ML family
AccelerateHS/accelerate
Embedded language for high-performance array computations
haskell-numerics/hmatrix
Linear algebra and numerical computation
mikeizbicki/HLearn
Homomorphic machine learning
Magalame/fastest-matrices
Benchmark of the main linear algebra libraries in Haskell
achirkin/easytensor
Many-dimensional type-safe numeric ops
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Tufte-LaTeX/tufte-latex
A Tufte-inspired LaTeX class for producing handouts, papers, and books
abarbu/haskell-torch
Practical Deep Learning in Haskell now!