approximation-theory
There are 10 repositories under approximation-theory topic.
XGraph-Team/Spectral-Graph-Survey
first commit
NBoulle/RationalNets
Code for the paper "Rational neural networks", NeurIPS 2020
aquastar/RationalGraphNet
Codes for the paper 'Rational Neural Networks for Approximating Jump Discontinuities of Graph Convolution Operator' ICDM 18
yhrtsai/M368K_S2018
This directory contains lecture notes for an undergraduate numerical analysis course offered in Spring 2018, at UT Austin.
baptistar/TransportMapApproximation
Numerical study of convergence rates for approximating transport maps
1nfocalypse/Numerical-Analysis-Writeup
A collection of notes on introductory numerical analysis, involving multiple methods.
MerlynJJ/RungeKuttaMethodInPython
Function code in python of The fourth order Runge Kutta method to compute approximated solutions of ordinary differential equations and its documentation.
sukiboo/mixed_greedy_algorithm
Preliminary numerical experiments for some greedy algorithms.
sukiboo/nn_approximation_challenge
Challenge of shallow neural network approximation with one-dimensional input.