dreivmeister's repositories

sklearn-onnx

Convert scikit-learn models and pipelines to ONNX

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

custom-sklearn-onnx

sklearn-onnx + support for multioutput Gaussian Procceses

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

nanoGPT

The simplest, fastest repository for training/finetuning medium-sized GPTs.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

geometricdeeplearning.jl

julia implementation of various ideas from the book: Geometric Deep Learning: Grids, Groups, Graphs, Geodesics, and Gauges (https://arxiv.org/abs/2104.13478v2)

Language:JuliaStargazers:0Issues:0Issues:0

NonLinearSystemNeuralNetworkFMU.jl

Automatically generate Neural Networks replacing non-linear equation systems inside OpenModelica FMUs.

License:AGPL-3.0Stargazers:0Issues:0Issues:0

captions

transcripts and captions for 3blue1brown videos

Stargazers:0Issues:0Issues:0

NewtonMethods.jl

different variations and generalizations of root-finding algorithm Newton's method

Language:JuliaStargazers:0Issues:0Issues:0

StatProofBook.github.io

The Book of Statistical Proofs

License:CC-BY-SA-4.0Stargazers:0Issues:0Issues:0

ChainRulesCore.jl

AD-backend agnostic system defining custom forward and reverse mode rules. This is the light weight core to allow you to define rules for your functions in your packages, without depending on any particular AD system.

License:NOASSERTIONStargazers:0Issues:0Issues:0

Flux.jl

Relax! Flux is the ML library that doesn't make you tensor

Language:JuliaLicense:NOASSERTIONStargazers:0Issues:0Issues:0

dlf

PyTorch like Deep Learning based on NumPy for education

Language:PythonStargazers:0Issues:0Issues:0

ode_solver

collection of different ode solvers

Language:PythonStargazers:0Issues:0Issues:0

metaheuristics

Implementation of methods from: Essentials of Metaheuristics (https://cs.gmu.edu/~sean/book/metaheuristics/Essentials.pdf)

Language:PythonStargazers:0Issues:0Issues:0

Numerik-1-2

Verfahren aus der Vorlesung Numerik

Language:PythonStargazers:0Issues:0Issues:0

Naph

Python library for numerical, graph, finite diff pde algorithms

Language:PythonStargazers:0Issues:0Issues:0

autograd

Efficiently computes derivatives of numpy code.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

fem

Finite Element Method in Python based on: https://www.math.hu-berlin.de/~cc/cc_homepage/download/1999-AJ_CC_FS-50_Lines_of_Matlab.pdf

Language:PythonStargazers:0Issues:0Issues:0

LatticeBoltzmann

python implementations of the LatticeBoltzmann method for fluid simulation

Language:PythonStargazers:0Issues:0Issues:0

EasyPyTorch

Python Library for convenient use of PyTorch and research paper implementations.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

BLASandCORMEN

collection of A&D implementations from Cormen et. al. + C-implementation of BLAS-1 routines

Language:CStargazers:0Issues:0Issues:0

symalg

small cli for symbolic handling of polynomials (derivative, simplifaction, evaluation)

Language:PythonStargazers:0Issues:0Issues:0

Machine-Learning-Collection

A resource for learning about Machine learning & Deep Learning

License:MITStargazers:0Issues:0Issues:0

NeuralNetworks

Machine Learning Framework mit Python und NumPy (Basis: https://github.com/TheIndependentCode/Neural-Network)

Language:PythonStargazers:1Issues:0Issues:0

numpy

The fundamental package for scientific computing with Python.

License:BSD-3-ClauseStargazers:0Issues:0Issues:0

TSP

different methods for solving the Traveling Salesman Problem (DP, Genetic Algo, heuristics, Ant Colony)

Language:PythonStargazers:1Issues:0Issues:0
License:MITStargazers:0Issues:0Issues:0

InstaPy

đź“· Instagram Bot - Tool for automated Instagram interactions

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Calculator

command line calculator in C using shunting yard algorithm

Language:CStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0