Advertisement · 728 × 90

Posts by Rory Byrne

Toy models, just in time for Christmas!

Excited to share my first article for @thetransmitter.bsky.social

#neuroskyence

3 months ago 46 20 0 3
Preview
Science Talk A forum for discussing metascience, tools, and scientific ideas. Share essays, ask questions, and connect with researchers.

I built a link-sharing discussion website for (meta)science.

talk.amacrin.com

Scientific discourse here and elsewhere is a bit fragmented, so I made a space for centralised, casual discussion. You can log in with Bsky.

Still in testing mode. I'll move it to a new domain once I find a good name.

5 months ago 2 0 0 0

Answer: because seniors know the language of software architecture.

This enriches their LLM prompting significantly.

If you want to successfully use AI for coding, learn some software architecture!

6 months ago 1 0 0 0

Proud to have been a part of this, a great example of distributed async science!

Huge thanks to @marcusghosh.bsky.social, @neuralreckoning.bsky.social, @tfiers.bsky.social, @krhab.bsky.social and others for putting in the bulk effort 🙌

7 months ago 8 2 0 0
Preview
The Counter-Reformation of science: how to make magnificence democratic British research has perfected discipline and outsourced magnificence. The fix is to practise demonstration statecraft – visible proofs of capacity that pair theatre with delivery.

A great piece from @ersatzben.bsky.social on the importance of bold, aesthetic, mission-oriented directions in publicly funded research.

betterscienceproject.substack.com/p/the-counte...

7 months ago 7 1 0 0
Preview
Backpropagation is older than you think AI Histories #6: Backprop begins in the Second World War, not with Werbos or Rumelhart

open.substack.com/pub/learning...

8 months ago 4 0 0 0
Post image

How can we best use AI in science?

Myself and 9 other research fellows from @imperial-ix.bsky.social use AI methods in domains from plant biology (🌱) to neuroscience (🧠) and particle physics (🎇).

Together we suggest 10 simple rules @plos.org 🧵

doi.org/10.1371/jour...

8 months ago 46 13 2 0
Advertisement

Both can safely go back to their home country. If (eg) an Indian immigrant doesn’t intend to integrate (continues speaking native language etc), are they then an expat?

8 months ago 0 0 2 0

What makes you think immigrants don’t have access to their home country?

8 months ago 1 0 1 0
Preview
Beyond Rate Coding: Surrogate Gradients Enable Spike Timing Learning in Spiking Neural Networks We investigate the extent to which Spiking Neural Networks (SNNs) trained with Surrogate Gradient Descent (Surrogate GD), with and without delay learning, can learn from precise spike timing beyond fi...

New preprint for #neuromorphic and #SpikingNeuralNetwork folk (with @pengfei-sun.bsky.social).

arxiv.org/abs/2507.16043

Surrogate gradients are popular for training SNNs, but some worry whether they really learn complex temporal spike codes. TLDR: we tested this, and yes they can! 🧵👇

🤖🧠🧪

8 months ago 39 16 1 1

I think we already explain societal impact, just retroactively: pre-PhD work justifies PhD funding, PhD work justifies postdoc funding, etc. We explain past contributions to secure future funds. I don’t think concurrent justification is reasonable, and might even be detrimental.

11 months ago 2 0 0 0
NIU Open Software Week

NIU Open Software Week

🟢 Applications are now open for two SSI Fellows' events: Niko Sirmpilatze's "Animals in Motion" and Alessandro Felder's "Big Imaging Data". These events will take place during the NIU Open Software Week running between Monday 11 and Friday 15 August in London.
www.software.ac.uk/news/ssi-fel...

11 months ago 15 7 0 0
Preview
Learning spatial hearing via innate mechanisms The acoustic cues used by humans and other animals to localise sounds are subtle, and change during and after development. This means that we need to constantly relearn or recalibrate the auditory spa...

How do babies and blind people learn to localise sound without labelled data? We propose that innate mechanisms can provide coarse-grained error signals to boostrap learning. New preprint from @yang-chu.bsky.social. 🤖🧠🧪

arxiv.org/abs/2001.10605

11 months ago 30 9 2 2

Come build tools for science with us in London!

Food, cool people, great speakers (on both the science and toolmaking sides).

#neuroskyence #openscience #desci #openchem #bioinformatics #opensource #foss

11 months ago 5 2 0 0

This is great! But how does it work tech wise? It says powered by the python SDK. I don’t know much about the AT protocol (yet).

1 year ago 2 0 1 0
Advertisement

How can we explore the space of computational models in #neuroscience 🧠?

Picture a mouse navigating an environment with light and dark areas.

🧵1/10

1 year ago 10 2 3 1

If you’re in SF, come build tools-for-science with us later this month! 🛠️

#opensource #neuroskyence #openscience #machinelearning #compchem #chemsky

1 year ago 5 1 0 0
Post image Post image Post image Post image

Just getting started @standupforscience.bsky.social

1 year ago 94 10 3 1
Preview
Science must step away from nationally managed infrastructure Scientific data and independence are at risk. We need to work with community-driven services and university libraries to create new multi-country organizations that are resilient to political…

Scientific data and independence are at risk: We need to work with community-driven services and university libraries to create new multi-country organizations that are resilient to political interference.

By @neuralreckoning.bsky.social

#neuroskyence

www.thetransmitter.org/policy/scien...

1 year ago 86 37 1 10

Yes but in many cases even a txt file of timestamped lines is enough.

1 year ago 1 0 0 0

#opensource #python #openscience #neuroskyence #machinelearning #neuroai

1 year ago 8 0 1 0

This is part of @flywhl.dev, an initiative building devtools for science.

Join our Discord: discord.gg/kTkF2e69fH

We've also made a "Call for Problems" in the workflow of computational science, which helps us decide what to build next: flywhl-ideas.notion.site

1 year ago 1 1 0 0
Post image

Now, you can search your commit history to find good results and the associated code state.

1 year ago 1 0 1 0
Advertisement
Post image

Then when your experiment runs, logis will commit your code for you, with a nice commit message and experiment metadata at the bottom.

1 year ago 1 0 1 0
Post image

Or use the (work-in-progress) implicit API, where logis finds your parameters/metrics in the arguments and return value.

1 year ago 1 0 1 0
Post image

The SDK is similar to Weights & Biases, just add relevant data to your experiment's run.

1 year ago 1 0 1 0
Preview
GitHub - flywhl/logis: Turn your git commit history into a scientific log Turn your git commit history into a scientific log - flywhl/logis

🔧 Logis - turn your git history into a searchable scientific log.

The `@commit` decorator auto-commits your code when your experiment runs - with metadata in the message.

Then you can find previous results by querying for commits with (e.g.) metrics.accuracy > 0.9.

github.com/flywhl/logis

1 year ago 5 3 2 1

I naively assumed that a Nobel Prize was a prerequisite for such behaviour.

1 year ago 1 0 0 0
Preview
bliki: Two Hard Things There are only two hard things in Computer Science: cache invalidation and naming things -- Phil Karlton (bonus variations on the page)

Two Hard Things (2009) Discussion

1 year ago 1 2 0 0
Preview
Most neurons in mouse cortex defy functional categories The majority of cells in the cerebral cortex are unspecialized, according to an unpublished analysis—and scientists need to take care in naming neurons, the researchers warn.

Who likes categories anyway?
I wonder what this means for the concept of "areas"...
#neuroscience
www.thetransmitter.org/neural-codin...

1 year ago 77 19 3 1
Advertisement