- 2 skills
- 0 followers
- 2 days ago last updated
- ▌ Converting Notebooks · yonesuke bundleConverts Jupyter notebooks (.ipynb) to clean, standalone PEP 723 Python scripts runnable with `uv run`. Produces well-structured scripts with Google-style docstrings, type hints, and dated output filenames.
- ▌ Developing Flax Models · yonesuke bundleA comprehensive guide for developing, training, and managing neural networks using Flax NNX. Use when defining models, managing state, or writing training loops.