1
Show HN: Open-Source Greptile Alternative
开源替代Greptile,打造AI代码理解与搜索新选择,开发者值得关注。
Article URL: https://github.com/Juror-AI/juror Comments URL: https://news.ycombinator.com/item?id=49244029 Points: 3 # Comments: 1
开源替代Greptile,打造AI代码理解与搜索新选择,开发者值得关注。
Article URL: https://github.com/Juror-AI/juror Comments URL: https://news.ycombinator.com/item?id=49244029 Points: 3 # Comments: 1
OpenAI提出简单高效的元学习算法Reptile,通过重复采样任务和SGD更新,实现快速适应新任务
We’ve developed a simple meta-learning algorithm called Reptile which works by repeatedly sampling a task, performing stochastic gradient descent on i…