home.social

#approximation — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #approximation, aggregated by home.social.

  1. #approximation : a drawing, advancing or being near

    - French: approximation

    - German: die Annäherung

    - Italian: ravvicinamento

    - Portuguese: aproximação

    - Spanish: aproximación

    ------------

    Try our new word guessing game @ 24hippos.com

  2. Trapezoidal Rule: Estimates definite integrals by approximating the area under a curve with trapezoids. Ex: For one interval, Area ≈ h/2 * (f(a) + f(b)). Pro-Tip: Smaller step sizes (more trapezoids) = significantly better accuracy! #NumericalIntegration #Approximation #STEM #StudyNotes

  3. #approximation : a drawing, advancing or being near

    - French: approximation

    - German: die Annäherung

    - Italian: ravvicinamento

    - Portuguese: aproximação

    - Spanish: aproximación

    ------------

    Try our new word guessing game @ 24hippos.com

  4. In the thrilling new world of #Lean4, we've finally proven bounds for the Randomized MaxCut #Approximation algorithm that nobody asked for. 📈🔍 Now you can confidently cut those graphs like a pro while impressing... well, nobody. Because who doesn't love an NP-Complete problem just chilling with some approximation algorithms? 🙄🎉
    abhamra.com/blog/randomized-ma #RandomizedMaxCut #NPComplete #Algorithms #GraphTheory #HackerNews #ngated

  5. In the thrilling new world of #Lean4, we've finally proven bounds for the Randomized MaxCut #Approximation algorithm that nobody asked for. 📈🔍 Now you can confidently cut those graphs like a pro while impressing... well, nobody. Because who doesn't love an NP-Complete problem just chilling with some approximation algorithms? 🙄🎉
    abhamra.com/blog/randomized-ma #RandomizedMaxCut #NPComplete #Algorithms #GraphTheory #HackerNews #ngated

  6. In the thrilling new world of #Lean4, we've finally proven bounds for the Randomized MaxCut #Approximation algorithm that nobody asked for. 📈🔍 Now you can confidently cut those graphs like a pro while impressing... well, nobody. Because who doesn't love an NP-Complete problem just chilling with some approximation algorithms? 🙄🎉
    abhamra.com/blog/randomized-ma #RandomizedMaxCut #NPComplete #Algorithms #GraphTheory #HackerNews #ngated

  7. In the thrilling new world of #Lean4, we've finally proven bounds for the Randomized MaxCut #Approximation algorithm that nobody asked for. 📈🔍 Now you can confidently cut those graphs like a pro while impressing... well, nobody. Because who doesn't love an NP-Complete problem just chilling with some approximation algorithms? 🙄🎉
    abhamra.com/blog/randomized-ma #RandomizedMaxCut #NPComplete #Algorithms #GraphTheory #HackerNews #ngated

  8. #approximation : a drawing, advancing or being near

    - French: approximation

    - German: die Annäherung

    - Italian: ravvicinamento

    - Portuguese: aproximação

    - Spanish: aproximación

    ------------

    Word of The Hour's Annual Survey @ wordofthehour.org/r/form

  9. Правда ли KAN лучше MLP? Свойство разделения глубины между двумя архитектурами

    Прошлым летом в свет вышла новая архитектура нейронных сетей под названием Kolmogorov-Arnold Networks (KAN). На момент выхода статьи про KAN эта новость произвела фурор в мире машинного обучение, так как KAN показывала существенный прирост в качестве аппроксимации различных сложных функций. Ошибка новых сетей падает значительно быстрее при увеличении числа параметров. Однако, за все приходится платить, и цена таких маленьких значений функции ошибки - медленное обучение: KAN обучается примерно в 10 раз медленнее, чем старый добрый MLP. Из всего этого возникает вопрос: насколько все же уместно использование новой архитектуры вместо привычных всем MLP? В данной статье будет найдена функция, которая может быть реализована с помощью двухслойного KAN полиномиальной ширины, но не может быть приближена никакой двухслойной ReLU MLP сетью с полиномиальной шириной

    habr.com/ru/articles/929972/

    #kan #mlp #approximation #math #machine_learning #deep_learning #science #neural_networks #research

  10. Pi Approximation Day (22/7) actually is on 21.9911485751286 / 7 = 07-21T23:47:15.237...

    #Pi #Approximation #Day #PiApproximationDay

  11. #approximation : a drawing, advancing or being near

    - French: approximation

    - German: die Annäherung

    - Italian: ravvicinamento

    - Portuguese: aproximação

    - Spanish: aproximación

    ------------

    Word of The Hour's Annual Survey @ wordofthehour.org/r/form

  12. Comparison of basic 1/sqrt implementations. Short versions. Next is a version by Carlos F. Borges' which is correctly rounded except for 1 value per 2 power-of-two intervals (1 per 2 exponent values...like [1,4])

    Test driver (& references to Borge) are in this gist: gist.github.com/Marc-B-Reynold

    The driver also includes:
    • 1/sqrt(x) - which I had forget to include.
    • correctly rounded versions
    • SSE rsqrt approx
    • old skool quake approx (added a modernized one)

    #FloatingPoint #Approximation #Sqrt

  13. Finally the most sophisticated of the three is Simpson’s rule in which pairs of adjacent strips use a #quadratic #parabola to interpolate between the ordinates. This even better at convergence than the trapezium rule. I’ve shown a different function here because for the function shown above the difference between the approximation and the numerical #approximation is not discernible.

    #MyWork #Mathematics #Maths #Numerics #SimpsonsRule #FreeSoftware #CCBYSA #Wikipedia #Wikimedia

  14. Physics heresy: Projectiles don’t actually make parabolas

    Taught in every introductory physics class for centuries, the parabola is only an imperfect approximation of the true path of a projectile. #Projectile #Projectiles #ProjectileMotion #Parabola #Approximation #Physics #Heresy #Parabolas

    bigthink.com/starts-with-a-ban

  15. Misleading GPS, Philosophy of Maps, And You - The oft-quoted saying “all models are wrong, but some are useful” is a tounge-in-c... - hackaday.com/2024/09/10/mislea #approximation #precision #gpshacks #accuracy #mapping #garmin #strava #model #gps #map

  16. Previously mentioned Hastings 1955 #approximation and remembered I have #sollya files for some. This is the first few atan approximations.

    I'm sharing because it's an example of using a "seed" approximation to refine the coefficients using sollya. In these cases sollya would fail to converge without the seed. Other examples are using some other tool (say multiprecision or CAS) to get a first pass.

    gist.github.com/Marc-B-Reynold

  17. 'Zeroth-order Stochastic Approximation Algorithms for DR-submodular Optimization', by Yuefang Lian, Xiao Wang, Dachuan Xu, Zhongrui Zhao.

    jmlr.org/papers/v25/23-1523.ht

    #approximation #optimization #algorithms

  18. #approximation : a drawing, advancing or being near

    - French: approximation

    - German: die Annäherung

    - Italian: ravvicinamento

    - Portuguese: aproximação

    - Spanish: aproximación

    ------------

    Word of The Hour's Annual Survey @ wordofthehour.org/r/form

  19. 11/X
    Mme la Présidente reprend la parole et, chose inhabituelle, répond en direct à M. Platret concernant ses propos accusateurs concernant la gestion des Fonds Européens. 🇪🇺

    "M. Platret, M. Platret, mais de quels chiffres parlez-vous? Par pitié, pourriez-vous entrer concrètement dans le sujet? De quoi parlez vous, de la JDA, du PDR Bourgogne, des 14 plans mobilisés par la Région? Nous avions la semaine dernière 4h et de mi de réunion très apaisées avec la Chambre Régionale de l'Agriculture. De quoi parlez-vous? Sortez de votre joute oratoire pour venir dans le sujet!"

    #CriseAgricole
    #Approximation

  20. The following formula yields the correct decimal digits of π up to 42 quadrillion digits. Also, see the general form. This high-precision approximation is related to the properties of theta functions or the Gaussian integral.

    #pi #digits #quadrillion #quadrilliondigits #GaussianIntegral #ThetaFunction #Maths #Formula #Approximation

  21. 'Limitations on approximation by deep and shallow neural networks', by Guergana Petrova, Przemyslaw Wojtaszczyk.

    jmlr.org/papers/v24/22-1381.ht

    #approximation #lipschitz #approximants

  22. Cazabon's #Film #Quality #Approximation:

    The overall quality and #watchability of a film can be approximated with the following #equation:

    Q = 1 / ((n - 2) ^ 2)

    ... where Q is `watchability` in the interval [0, 1], and `n` is the number of genres the movie is categorized as having in its IMDB listing.

    Action, Comedy: 1.0
    Drama, Thriller, Music: 1.0
    Action, Comedy, Drama, Horror, Thriller: 0.111

    Note: there's a discontinuity at n == 2, which we avoid by using the value `1` in that case.

    1/2

  23. `The solution of this SDE lies on the manifold of symmetric and positive semi-definite matrices, so structure-preserving schemes are needed for its numerical #approximation. We apply #stochastic Lie group methods based on Runge-Kutta–Munthe-Kaas schemes for ODEs to guarantee that the numerical solution evolves on the correct #manifold. We also present an application example to illustrate our methodology.`

    link.springer.com/chapter/10.1

  24. I've found a decent working approximation of π for #PostScript

    /pi 0.001 sin 2 div 360000 mul def

    Accurate to 7 decimal places. The language uses single-precision floating point, and all its trig routines work in degrees.

    This calculates π using the area of a unit radius n-gon, with n=360000

    A = ½n⋅sin(360°÷n)

    One of Ramanujan's approximations

    π ≅ 9801÷(2206⋅√2)

    is about as accurate but opaque.

    #mathematics #pi #approximation #FloatingPoint

  25. Exploring the Approximation Capabilities of Multiplicative Neural Networks for Smooth Functions

    Ido Ben-Shaul, Tomer Galanti, Shai Dekel

    Action editor: Murat Erdogdu.

    openreview.net/forum?id=sWQJfb

    #neurons #layers #approximation

  26. Finally the most sophisticated of the three is Simpson’s rule in which pairs of adjacent strips use a #quadratic #parabola to interpolate between the ordinates. This even better at convergence than the trapezium rule. I’ve shown a different function here because for the function shown above the difference between the approximation and the numerical #approximation is not discernible.

    #MyWork #Mathematics #Maths #Numerics #SimpsonsRule #FreeSoftware #CCBYSA #Wikipedia #Wikimedia

  27. #CO2 #approximation #climate #ClimateChange #klima #klimakrise #Klimawandel

    Ich habe nochmal versucht, die #KeelingKurve zu approximieren. Ist mir gelungen.

    Erschreckend, wie gut die Approximation ist und wie stabil die CO₂-Konzentration ansteigt.

    Anfang 2000 hätte der Wert für April 2023 auf 2,83 ppm genau vorhergesagt können – und wäre unterschätzt worden.

    BTW: Neben der jährlichen Oszillation gibt es seltsamerweise eine schwächere, halbjährliche Oszillation.

    byggvir.de/2023/05/16/approxim

  28. Physics heresy: Projectiles don’t actually make parabolas

    Taught in every introductory physics class for centuries, the parabola is only an imperfect approximation of the true path of a projectile. #Projectile #Projectiles #ProjectileMotion #Parabola #Approximation #Physics #Heresy #Parabolas

    bigthink.com/starts-with-a-ban

  29. Physics heresy: Projectiles don’t actually make parabolas

    Taught in every introductory physics class for centuries, the parabola is only an imperfect approximation of the true path of a projectile. #Projectile #Projectiles #ProjectileMotion #Parabola #Approximation #Physics #Heresy #Parabolas

    bigthink.com/starts-with-a-ban

  30. Physics heresy: Projectiles don’t actually make parabolas

    Taught in every introductory physics class for centuries, the parabola is only an imperfect approximation of the true path of a projectile. #Projectile #Projectiles #ProjectileMotion #Parabola #Approximation #Physics #Heresy #Parabolas

    bigthink.com/starts-with-a-ban