Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jqhoogland/detecting-phase-transitions

Tools for detecting phase transitions in neural network training dynamics
https://github.com/jqhoogland/detecting-phase-transitions

Last synced: 10 days ago
JSON representation

Tools for detecting phase transitions in neural network training dynamics

Awesome Lists containing this project

README

        

# Detecting Phase Transitions
Tools for detecting phase transitions in neural network training dynamics.

- [Hackathon details](https://itch.io/jam/interpretability-hackathon)
- [Notes/Brainstorming](https://www.lesswrong.com/editPost?postId=eK5HiWeopyEAXe9qF&key=06bd09c69253fe327f234a793b31e2)
- [Report (view link only)](https://www.overleaf.com/read/fbcczpmfgzwn)

# Some Guidelines

We're going to be working across three timezones, so document your code (or have ChatGPT do it).

Don't reinvent the wheel. Let's use PyTorch (or if there's a majority vote in favor, Jax), [WandB](https://wandb.ai/), [OpenAI Evals](https://github.com/openai/evals), etc.