Advertisement · 728 × 90

Posts by Miles Cranmer

grep -A/-B might be the worst flags in all of Unix. Is A=after or above? Is B=before or below? Even the alphabetical order is backwards! (A comes *AFTER* B according to grep)

I've given up and just use `grep -A {N} -B {N}` for everything

6 months ago 1 0 1 0
Post image

Does anybody know the actual page limit for ICLR submissions? The author guidelines page contradicts itself:

6 months ago 2 0 1 0
A History of Mathematics in Cambridge | About the Maths Faculty About the Maths Faculty

Cambridge eventually decided it was a bit much, and, led by the mathematician G.H. Hardy (who, I should note, was Fourth Wrangler in his year...) reformed the system to make it less competitive.

More history:
www.maths.cam.ac.uk/about/history
www.smithsonianmag.com/history/the-...

7 months ago 0 0 0 0

It was, as you might expect, quite competitive. C.T. Simpson (Second Wrangler, 1842) apparently took a stimulant (ether) to endure 20-hour study sessions. And James Savage studied so hard he was found dead of apoplexy a few months after being named Senior Wrangler in 1859.

7 months ago 0 0 1 0

(Many famous names didn't make the list – J.J. Thomson famously sent his servant to ask who came second, only to learn it was himself.)

Before 1909 reforms, the examination was a bit of a national spectacle, with substantial betting taking place on the outcome.

7 months ago 0 0 1 0

Philippa Fawcett came first in 1890, a full 13% above second place, but since women were not yet awarded degrees until 1948, she was given the title "above the Senior Wrangler." Today, the Maths HPC cluster is named after her.

7 months ago 0 0 1 0
Preview
Senior Wrangler - Wikipedia

Wikipedia has a list of all Senior Wranglers going back to 1748 (en.wikipedia.org/wiki/Senior_...). The list has some recognizable names in science – Herschel, Stokes, Rayleigh, Eddington, etc., along with some interesting ones, like Singapore PM Lee Hsien Loong!

7 months ago 0 0 1 0

When Maths became the first subject to institute written examinations, it kept the name. The top-ranked students are (still) named "Wranglers," and the top scorer overall is named the "Senior Wrangler," then the "Second Wrangler," and so on.

7 months ago 0 0 1 0
Historical depiction of an academic disputation

Historical depiction of an academic disputation

Cambridge Maths calls the top student in a given year the "Senior Wrangler."

Why?

Apparently this originates in Medieval examinations called "disputations," where students would literally wrangle (argue) in Latin with designated opponents.

7 months ago 7 0 1 0
Video

PolymathicAI is recruiting two postdoctoral researchers to join our team at Cambridge, to work on building and understanding large-scale foundation models for science. Please share with potential candidates!

7 months ago 6 1 2 0
Advertisement

Cannot wait for someone to wrap SAP Concur in an MCP

It’s kind of crazy you still can’t generate expense reports from a folder of receipts!

8 months ago 4 0 0 0

These ones are the XREAL One. I quite like them though haven't tried others to compare. These have no 3D, no bluetooth, no battery, you just plug it in your laptop as an external monitor on your face. Works brilliantly for this, its like a hovering external monitor for your laptop

9 months ago 2 0 1 0
Post image

That makes sense!

I've had a few people ask for this and am considering it. For now, though, you could implement this constraint manually with the following custom loss function: gist.github.com/MilesCranmer.... Pass it as a string to `loss_function_expression`.

(Let me know if this doesn't work!)

9 months ago 1 0 0 0
Post image

Really loving AR glasses for working while traveling. No squinting at my laptop + I can still enjoy the view!

These just plug into my closed laptop as an external monitor. Means I'm actually productive on planes now because I'm not hurting my neck looking down the whole flight!

9 months ago 6 0 1 0

By the way, just curious, is that `complexity_of_variables` supposed to be `complexity_of_constants`? I only ask because usually in the pysr forums people are looking to minimize the # of constants rather than # of variables

9 months ago 1 0 1 0

This looks pretty good to me! Do try out parallelism=:multiprocessing and let me know if that helps. For whatever reason its better at getting better CPU utilization, though it takes longer to start up every time you launch a new search.

(Likely small, but could try larger `population_size`)

9 months ago 1 0 1 0
Post image

Tomorrow I get to give my favourite type of lecture to some new physics PhD students 😃

9 months ago 14 0 0 0

I haven’t done a detailed study myself but it would be cool to see! I can try to ask them what they settled on.

Interesting! Do you remember what hyperparameters were used? It might be there weren’t enough populations to use all cores? (Also you could try parallelism=:multiprocessing)

9 months ago 2 0 1 0
Post image

I am a HUGE fan of Mooncake.jl github.com/chalk-lab/Mooncake.jl, a new language-level autodiff for Julia.

Most impressive is how uncompromising the devs are about correctness and reliability. It has some of the best software engineering practices I've seen in the entire ecosystem!

9 months ago 6 0 0 0

Wow. Apparently some PySR users are building dedicated rigs for faster equation discovery!

11 months ago 8 0 2 0
Advertisement

I just referred to the literal letter 'z' as 'redshift' 😵‍💫

11 months ago 4 0 0 0
Video

SymbolicRegression.jl v1.10.0 is out! It can now evolve expressions over arbitrary input types.

The video below shows it reverse-engineering a string transformation from examples.

Curious to see how people use this!

11 months ago 12 0 0 0
Preview
GitHub - MilesCranmer/BorrowChecker.jl: A borrow checker for Julia A borrow checker for Julia. Contribute to MilesCranmer/BorrowChecker.jl development by creating an account on GitHub.

Just released BorrowChecker.jl — a macro library that brings Rust-style ownership and borrowing to Julia!

github.com/MilesCranmer...

1 year ago 8 1 0 0
Post image

You have no idea how long I’ve waited for this 😮‍💨

1 year ago 9 1 1 0
Video

We have just opened a fully-funded PhD position at Cambridge, supervised by me & Vasily Belokurov.

Topic: AI + astronomical imaging (broadly defined).
Deadline: April 16.

Please share with anyone who may be interested!

www.postgraduate.study.cam.ac.uk/courses/dire...

1 year ago 16 4 0 0
Video

Very excited to share that my group in Cambridge is offering an “AI for Science” Encode fellowship on multiscale physics through Pillar VC & ARIA!

Apply by April 30th:
encode.pillar.vc/projects/mul...

1 year ago 13 0 0 0

Colab tends to update infrequently, so I would really really recommend adding a compatibility layer.

I think 99% of users who try it out in colab will not be aware of that package constraint, so will end up using old Tidier.jl by mistake

1 year ago 5 0 1 0
Post image

This might be the greatest bug report I’ve ever seen

1 year ago 28 4 1 1
Post image

Wow, Google Colab just added Julia support!!! 🎉

1 year ago 71 13 2 1
Post image Post image Post image

Why 'I don’t know' is the true test for AGI—it’s a strictly harder problem than text generation!

This magnificent 62-page paper (arxiv.org/abs/2408.02357) formally proves AGI hallucinations are inevitable, with 50 pages (!!) of supplementary proofs.

1 year ago 12 1 0 0
Advertisement