Edwin

Results 12 issues of Edwin

Do we think it would be useful to spell out the different circumstances of when to fork vs branch? We saw this confusion in the previous class when someone started...

question

- [x] Anthropic - [ ] Azure OpenAI #88 - [ ] OpenAI #87 - [x] Gemini #85 - [x] VertexAI #86 - [ ] Ollama #89 - [ ]...

testing

Combining our two seperate Simulation Base Classes

We should remove any print statements and replace with logging. We should also format the logging in a central place.

good first issue
refactor

Place for discussion about how AutoEmulate could interact with HPC

For example, we are observing a situation where pyright is failing when using different BaseCrossValidator when the crossvalidator is two layer of inheritence abstraction away: i.E. RepeatedKFold Fails but KFold...

This issue is the top level tracking issue for all tasks for converting the backend of Scikit-Learn to Pytorch. ## Motivation - GPU Acceleration - AD backend - Integration with...

refactor

Tests take 20 mins on Linux CI and possibly longer on Mac. `test_compare.py` seems to take a long time.

enhancement
improve-code-quality
workflow
hut101