LangChain gets ‘batteries included’
Great news from the Langchain developers, they’ve worked up a huge number of pre-defined templates to kick off AI LLM (large language model) related projects. The original API wasn’t exactly hard, but now it’s even easier to get up and running!
https://github.com/langchain-ai/langchain/tree/master/templates
SciKit Machine Learning Primer
I stumbled across this primer whilst grappling with scikit – I think it’s well written, and it’s perfect for those like me who are starting out on the Python/Machine Learning journey. I’m not in a position to judge how dated (or even how accurate) the material is, but I’ve picked up a lot from it over the last few days. Thank you, Andreas for writing and sharing!
https://amueller.github.io/aml/00-introduction/00-introduction.html