Giter VIP home page Giter VIP logo

miaomiaoailearn's Introduction

MyAILearn

近期AI调研喵

内容引导

调研

AI 代码能干什么

名称 功能 开源情况 备注
Tabnine 1. 全线代码完成(line)
2. 全功能代码完成(function)
3. 自然语言到代码的补全
4.学习你的编码模式和风格
闭源,免费
copilot 1. 创建样板和重复的代码模式,以一条注释来描述所想逻辑
2.快速循环上下文代码行,提供多行的代码补全建议。
闭源,收费
阿里Cosy 1. 行代码补全
2.自然语言生成代码、及**文档(来自stackoverflow.com、阿里云开源社区、csdn)**应该是现场搜的
闭源,免费
华为PanGu-Coder 1.能用中文! 闭源,没见能用

用什么框架

框架 开源协议 备注
**PaddleNLP**百度飞浆 Apache-2.01
PyTorch脸书
TensorFlow谷歌 资料

用什么模型

  • SOTA生成式模型
    • Text-to-Text:ChatGPT、LaMDA和PEER
    • Text-to-Code:Codex(GPT3)、Alphacode
    • 注释:RoBERTa(BERT)是掩码语言建模(完形填空)、GPT是自回归语言建模(预测内容)
  • 开源模型网站:

怎么训练

  • 数据集如何整理、收集

理论支持

1. 什么是 Transformers

Transformers是TensorFlow 2.0和PyTorch的最新自然语言处理库

Transformers(以前称为pytorch-transformers和pytorch-pretrained-bert)提供用于自然语言理解(NLU)和自然语言生成(NLG)的最先进的模型(BERT,GPT-2,RoBERTa,XLM,DistilBert,XLNet,CTRL …) ,拥有超过32种预训练模型,支持100多种语言,并且在TensorFlow 2.0和PyTorch之间具有深厚的互操作性。

2.什么GTP

他怎么就使用了解码器


Footnotes

  1. Apache License 2.0

miaomiaoailearn's People

Contributors

plaguecat-miao avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.