649453932 / Build-a-deep-neural-network-DNN-using-NumpyLinks
不用框架使用numpy从零搭建深度神经网络(DNN)
☆12Updated 6 years ago
Alternatives and similar repositories for Build-a-deep-neural-network-DNN-using-Numpy
Users that are interested in Build-a-deep-neural-network-DNN-using-Numpy are comparing it to the libraries listed below
Sorting:
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆234Updated 4 years ago
- 此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )☆177Updated 2 years ago
- 简单高效的Bert中文文本分类模型开发和部署☆26Updated 6 years ago
- 基于火力发电厂知识问答库的检索式问答系统/问答系统/对话系统☆56Updated 5 years ago
- 《贪心学院-京东nlp》项目实战,学习笔记。☆203Updated 3 years ago
- Some Cool NLP and CV Repositories and Solutions (收集NLP中常见任务的开源解决方案、数据集、工具、学习资料等)☆161Updated 4 years ago
- 基于意图识别和命名实体识别的多轮对话场景设计☆39Updated 6 years ago
- ☆141Updated 3 years ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆194Updated 2 years ago
- Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。☆176Updated 7 months ago
- NLP杂货铺,python实现各种算法/工具,辅助算法理解/应用☆154Updated 4 years ago
- BERT微调在机器翻译上的应用,哎哟,效果贼好。☆49Updated 4 years ago
- 此项目是《剑指offer》第二版里算法面试题的Python3实现版本,作为一本经典书籍,可以时常拿出来看一看、翻一翻、记一记。同时也是为了Python程序员能够更好的通过公司的技术面试,拿到心仪的offer。☆121Updated 4 years ago
- 天池 新冠疫情相似句对判定大赛 top6方案☆76Updated 3 years ago
- ☆44Updated 4 years ago
- 2020年第八届泰迪杯数据挖掘C题“智慧政务文本挖掘”特等奖作品(论文与代码)☆67Updated 4 years ago
- 基于seq2seq和注意力机制训练对中文话机器人☆29Updated 6 years ago
- intent detection and slot filling 意图识别与槽填充联合模型☆39Updated 2 years ago
- 一个完整bert训练到部署的案例☆22Updated 5 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆143Updated 2 years ago
- Resource for AINLP☆136Updated 4 years ago
- 🤖️ 聊 天机器人——夫子的「自然语言理解」模块☆90Updated 2 years ago
- “英特尔创新大师杯”深度学习挑战赛 赛道2:CCKS2021中文NLP地址要素解析☆144Updated 3 years ago
- 这是我在小象学院课程《深度学习之TensorFlow高级编程》的课程代码☆112Updated 3 years ago
- bert文本分类,ner, albert,keras_bert,bert4keras,kashgari,fastbert,flask + uwsgi + keras部署模型,时间实体识别,tfidf关键词抽取,tfidf文本相似度,用户情感分析☆195Updated 11 months ago
- 本项目采用Keras和Keras-bert实现文本多分类任务,对BERT进行微调。☆48Updated 4 years ago
- 自然语言处理NLP(自然语言生成NLG、自然语言理解NLU)、自然语言学术会议大盘点、自然语言大佬介绍、NLP研究机构、NLP资料分享、NLP学习资源分享、NLP学术论文介绍☆185Updated 4 months ago
- 使用BERT模型用于二分类任务☆38Updated 5 years ago
- 本项目采用transformers模块,使用bert-base-chinese模型实现文本多分类。☆39Updated 4 years ago
- TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。☆241Updated last year