Aleksey's Publications · @EpsilonCalculus
6 followers · 23 posts · Server me.dm
Stewart Russell · @scruss
240 followers · 1622 posts · Server xoxo.zone

I've found a decent working approximation of π for

/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.

#postscript #mathematics #pi #approximation #floatingpoint

Last updated 1 year ago

Published papers at TMLR · @tmlrpub
520 followers · 440 posts · Server sigmoid.social

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

Last updated 1 year ago

New Submissions to TMLR · @tmlrsub
180 followers · 571 posts · Server sigmoid.social

Non-asymptotic approximations of Gaussian neural networks via second-order Poincar\'e inequalities

openreview.net/forum?id=BKtxHv

#gaussian #approximations #approximation

Last updated 1 year ago

Published papers at TMLR · @tmlrpub
518 followers · 418 posts · Server sigmoid.social

Mean-Field Control based Approximation of Multi-Agent Reinforcement Learning in Presence of a Non...

Washim Uddin Mondal, Vaneet Aggarwal, Satish Ukkusuri

Action editor: Marc Lanctot.

openreview.net/forum?id=ZME2nZ

#reinforcement #agents #approximation

Last updated 1 year ago

Thomas Arend · @byggvir
154 followers · 1587 posts · Server nrw.social


Das Diagramm zeigt die Prognose der CO₂-Konzentration am Mauna Loa für April 2023 seit 2000. In 2000 war die Vorhersage 424,84 ppm, dann fiel bis 2003 auf knapp über 422. Ab 2016 stieg die Prognose kontinuierlich bis 2022. Mit den Daten 1958 bis 2022 war der prognostizierte Wert Anfang 2023 422,85 ppm. Der tatsächliche Wert war 422,73 ppm.
1/2

#co2 #approximation #climate #climatechange #klima #klimakrise #klimawandel #klimaschutz #mlo

Last updated 1 year ago

New Submissions to TMLR · @tmlrsub
170 followers · 487 posts · Server sigmoid.social

Mean-Field Control based Approximation of Multi-Agent Reinforcement Learning in Presence of a Non-decomposable Shared Global State

openreview.net/forum?id=ZME2nZ

#reinforcement #agents #approximation

Last updated 1 year ago

WordofTheHour · @wordofthehour
2232 followers · 34377 posts · Server botsin.space

: 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

#approximation

Last updated 1 year ago

Sean Murthy · @smurthys
106 followers · 1071 posts · Server hachyderm.io

Convert kilometers to miles:

To one half of kms add: 10% of kms, 2% of kms, and half of 1% of kms.

Skip the last addition if you don't need that much accuracy.

[Example results shown rounded to third decimal place.]

#convert #distance #approximation

Last updated 1 year ago

Sean Murthy · @smurthys
106 followers · 1070 posts · Server hachyderm.io

Convert miles to kilometers:

Add half of the miles and then add 10% of the miles.

Also helps to remember that 400m is a quarter mile.

#convert #distance #approximation

Last updated 1 year ago

Sean Murthy · @smurthys
104 followers · 1038 posts · Server hachyderm.io

Converting Celsius temperature to Fahrenheit:

1. Double the °C value
2. Reduce the result by 10%
3. Add 32 to the new result

#convert #temperature #approximation

Last updated 1 year ago

Sean Murthy · @smurthys
104 followers · 1033 posts · Server hachyderm.io

Converting Fahrenheit temperature to Celsius:

1. Subtract 32 from °F
2. Halve the result
3. Add 10% to the new result

#convert #temperature #approximation

Last updated 1 year ago

lagomoof · @lagomoof
2 followers · 15 posts · Server mastodon.social

(5+1/(63+√8))^(2/3) ≈ (π+e)/2

Accurate to 8dp or 27 bits!

#maths #math #pi #approximation

Last updated 1 year ago

Published papers at TMLR · @tmlrpub
498 followers · 218 posts · Server sigmoid.social

Do ReLU Networks Have An Edge When Approximating Compactly-Supported Functions?

Anastasis Kratsios, Behnoosh Zamanlooy

openreview.net/forum?id=sNxNi5

#layers #approximating #approximation

Last updated 2 years ago

New Submissions to TMLR · @tmlrsub
155 followers · 317 posts · Server sigmoid.social

Exploring the Approximation Capabilities of Multiplicative Neural Networks for Smooth Functions

openreview.net/forum?id=sWQJfb

#neurons #layers #approximation

Last updated 2 years ago

WordofTheHour · @wordofthehour
2006 followers · 31462 posts · Server botsin.space

: 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

#approximation

Last updated 2 years ago

Jared Davis · @jared
101 followers · 167 posts · Server mathstodon.xyz

alright, so my draft is approaching 2000 words. a thread won’t do. I’m writing this as a full essay, reviewing the development of five for

But my point about is succinct enough. By writing down an explanation we’re both practicing explanations and giving a template to rehearse the thoughts behind them. In this non-didactic sense, writing and other information technologies enhance learning “by heart”. But these tools must be used in this manner.

#phaedrus #approximation #numericalmethods

Last updated 2 years ago

· @xpil
606 followers · 4864 posts · Server fosstodon.org

This formula results in a number starting with 3.1415926535897932384626433832... , matching the total of 42863147299 PI digits, and then diverges.

#pi #approximation #maths

Last updated 3 years ago

Khurram Wadee ✅ · @mkwadee
1034 followers · 10918 posts · Server mastodon.org.uk

Finally the most sophisticated of the three is Simpson’s rule in which pairs of adjacent strips use a 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 is not discernible.

#Quadratic #parabola #approximation #mywork #mathematics #maths #numerics #simpsonsrule #freesoftware #ccbysa #wikipedia #wikimedia

Last updated 3 years ago

f15h :mastodon: :coffefied: · @f15h
58 followers · 1210 posts · Server mstdn.social

Totally missed day (aka ) on 22/7. Need to add a reminder in for next year.
Anyway, nice about , mentions π in passing:
blog.demofox.org/2020/07/26/ir
Found via lobste.rs/t/math

#numbers #irrational #read #calendar #PiApproximationDay #approximation #Pi

Last updated 4 years ago