联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 自然语言处理(58) 
按平台查找All Jupyter Notebook(58) 

[自然语言处理] Finetune-StarCoder2

使用LORA为有限资源上的SQL任务微调StarCoder2-3b。LORA减少了模型大小,以便在较小的数据集上进行更快的训练。StarCoder2是一系列代码生成模型(3B、7B和15B),在Stack v2的600多种编程语言和一些自然语言文本(如Wikipedia、Arxiv和GitHub问题)上进行了训练。
Fine-tune StarCoder2-3b for SQL tasks on limited resources with LORA. LORA reduces model size for faster training on smaller datasets. StarCoder2 is a family of code generation models (3B, 7B, and 15B), trained on 600+ programming languages from The Stack v2 and some natural language text such as Wikipedia, Arxiv, and GitHub issues. (2024-04-09, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1712649338997125.html

[自然语言处理] 6-weeks-6-AI-Projects

“6周,6个人工智能项目”是我的GitHub存储库,您将在其中找到我的人工智能渐进之旅,从基本搜索任务开始,然后通过遗传算法、概率推理、模糊系统、自然语言处理,最后是用Python编程的计算机视觉任务。
"6 Weeks, 6 AI Projects" is my GitHub repository where you ll find my progressive journey through AI, starting with basic search tasks and advancing through Genetic Algorithms, Probabilistic Inference, Fuzzy Systems, Natural Language Processing, and finally, Computer Vision tasks, programmed in Python. (2024-02-26, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1708913042943704.html

[自然语言处理] Data_Analysis_with_R

本项目为Udacity课程R编程。在这里,我们使用R来探索和分析来自不同城市的自行车护具数据。我们必须在笔记本中提出和回答3个不同的问题。
This project is for the Udacity course R Programming. Here we use R to explore and analyze bikeshare data from different cities. We must ask and answer 3 different questions throughout our notebook. (2024-02-19, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1708346629583912.html

[自然语言处理] digital_tekstanalyse

Nasjonalbiblioteket har utviklet et API(应用程序编程接口)mot tekstene i NB Digital(b ker og aviser)og en funksjonalitet for bruk av API et i Jupyter笔记本som kan benyttes av forskere。
Nasjonalbiblioteket har utviklet et API (Application Programming Interface) mot tekstene i NB Digital (b ker og aviser) og en funksjonalitet for bruk av API-et i Jupyter Notebook som kan benyttes av forskere. (2024-02-01, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1706796189772219.html

[自然语言处理] Basic-Python-Programming-Language

通过BE E ILAB的一系列有见解的教程,探索Python编程的世界!该存储库包含代码示例和m...
Explore the world of Python programming with BE E ILAB s collection of insightful tutorials! This repository contains code examples and materials from our engaging video tutorials, covering a range of topics. Join us on GitHub for a deeper understanding of programming concepts and their real-world applications! (2023-12-03, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1701637693243960.html

[自然语言处理] Seattle_Rainfall

本项目旨在使用Python编程语言建立三个水文模型,并使用均方误差来计算水文模型的精度...
This project aims to use Python programming language to build three Hydrology models and to use Mean Square Error to find the best model (2018-03-29, Jupyter Notebook, 175KB, 下载0次)

http://www.pudn.com/Download/item/id/1686323412851556.html

[自然语言处理] RefreshProgrammingSkills

该网站包含有关自然科学和数学硕士研究的编程材料...
This site contains material about programming relevant for Master of Science studies in Natural Science and Mathematics. The content spans many topics, including Python, C++, Julia and other programming languages as well as useful tools and software that make life easier and more efficient. (2022-10-01, Jupyter Notebook, 9856KB, 下载0次)

http://www.pudn.com/Download/item/id/1664627450164676.html

[自然语言处理] Text-Classification

文本分类,在这个文本分类模型中,我使用了Python作为我的编程语言,并使用了Naive Bayes算法...
In this text classification model, I have used Python as my programming language and have used the Naive Bayes algorithm. In this, I have classified the documents into different categories accordingly and have used the UCI 20 Newsgroups dataset. (2020-06-26, Jupyter Notebook, 471KB, 下载0次)

http://www.pudn.com/Download/item/id/1593140938864795.html

[自然语言处理] Artificial-Intelligence-Engineer

人工智能工程师,。。。语言处理(NLP),再加上在人工智能职业生涯中脱颖而出所需的编程语言,经过专门的培训...
This Artificial Intelligence Master’s Program covers the crucial skills you need for a successful career in artificial intelligence (AI). As you undertake your AI engineer training, you’ll master the concepts of deep learning, machine learning, natural language processing (NLP), plus the programming languages needed to excel in an AI career (2021-04-01, Jupyter Notebook, 104998KB, 下载0次)

http://www.pudn.com/Download/item/id/1617248675605907.html

[自然语言处理] Coursera-Natural-Language-Processing

Coursera自然语言处理,这个存储库包含Coursera在线课程Natural-Lang的已解决的编程作业和测验...
This repository contains the solved programming assignments and quizzes of the Coursera s online course Natural-Language-Processing . For the quiz, only those answers which were graded as correct will be provided. (2020-05-30, Jupyter Notebook, 939KB, 下载0次)

http://www.pudn.com/Download/item/id/1590830185572869.html

[自然语言处理] RNN-LSTM-NLP-Sequence-Models

RNN LSTM NLP序列模型,用于深度学习特辑第5门课程的所有项目和编程作业的序列模型库...
Sequence Models repository for all projects and programming assignments of Course 5 of 5 of the Deep Learning Specialization offered on Coursera and taught by Andrew Ng, covering topics such as Recurrent Neural Network (RNN), Gated Recurrent Unit (GRU), Long Short Term Memory (LSTM), Natural Language Processing, Word Embeddings and Attention Model. (2019-11-10, Jupyter Notebook, 86648KB, 下载0次)

http://www.pudn.com/Download/item/id/1573396602499445.html

[自然语言处理] Neural-Machine-Translation

神经机器翻译,Coursera-RNN编程任务:在这个项目中,我们将使用att...
Coursera - RNN Programming Assignment: In this project, we will build a Neural Machine Translation (NMT) using an attention model, one of the most sophisticated sequence-to-sequence models. (2021-08-29, Jupyter Notebook, 1314KB, 下载0次)

http://www.pudn.com/Download/item/id/1630221741443887.html

[自然语言处理] 14

14.388_jl,...决定将它们翻译成Julia,这样学生就可以管理这两种编程语言。Jannis Kueck和V.Chern...
This Jupyterbook has been created based on the tutorials of the course 14.388 Inference on Causal and Structural Parameters Using ML and AI in the Department of Economics at MIT taught by Professor Victor Chernozukhov. All the scripts were in R and we decided to translate them into Julia, so students can manage both programing languages. Jannis ... (2022-08-05, Jupyter Notebook, 23494KB, 下载0次)

http://www.pudn.com/Download/item/id/1659699690344763.html

[自然语言处理] 14

14.388_py,...决定将它们翻译成Python,这样学生就可以管理这两种编程语言。Jannis Kueck和V.Cher...
This material has been created based on the tutorials of the course 14.388 Inference on Causal and Structural Parameters Using ML and AI in the Department of Economics at MIT taught by Professor Victor Chernozukhov. All the scripts were in R and we decided to translate them into Python, so students can manage both programing languages. Jannis (2023-02-03, Jupyter Notebook, 19828KB, 下载0次)

http://www.pudn.com/Download/item/id/1675423681943169.html

[自然语言处理] Data-analysis-python-projects

数据分析python项目,这是我从头开始构建的基本项目,我使用python进行编程。
Data-analysis-python-projects,This are my basic projects build from scratch, I have used Python for programming. (2020-01-30, Jupyter Notebook, 18947KB, 下载0次)

http://www.pudn.com/Download/item/id/1580346509784607.html

[自然语言处理] ursera-natural-language-processing-specialization

coursera自然语言处理专业,deeple提供的coursera天然语言处理专业中所有课程的编程作业...
Programming assignments from all courses in the Coursera Natural Language Processing Specialization offered by deeplearning.ai. (2023-03-02, Jupyter Notebook, 214536KB, 下载0次)

http://www.pudn.com/Download/item/id/1677744545486816.html

[自然语言处理] Creating-summary-from-a-news-article-in-Python

Creating-summary-from-a-news-article-in-Python,尝试使用面向对象的Python编程方法从新闻文章中创建摘要
Creating-summary-from-a-news-article-in-Python,An attempt to create summary from a news article using object oriented Python Programming approach (2018-03-25, Jupyter Notebook, 3KB, 下载0次)

http://www.pudn.com/Download/item/id/1521967397953446.html

[自然语言处理] TOOLS-IN-DATA-SCIENCE

TOOLS-IN-DATA-SCIENCE,本回购包含我在数据科学工具课程中完成的项目,这是BSC编程学位的一部分...
This repo contains project done by me in the course of tools in data science which is part of BSC degree in Programming and Data Science from IIT Madras (2022-05-01, Jupyter Notebook, 5469KB, 下载0次)

http://www.pudn.com/Download/item/id/1651386019240970.html
123
总计:58