聚合搜索引擎 - 壹搜网为您找到"

生成式ai入门

"相关结果 10条

Browsing the web

By this point in the module, you should have multiple modern web browsers installed on your computer or other available devices. This article goes deeper into using browsers, looking at how a web browser works, the difference between some of the everyday things you'll interact with, and how to search for information.
developer.mozilla.org

科研绘图之Ai入门 - 知乎

挽风大叔 华中科技大学 机械工程硕士在读 40 人赞同了该文章 0 前言 在练习Labview开发时做一个科学计算器,需要一个计算器图形来充当界面背景。相对而言比较简单的设计制作,故拿来当做Ai入门教程。Ai在科研绘图或者插画制作等方面都有十分重要的作用。但Ai相对于PS等很容易入门,估计半个小时就
zhuanlan.zhihu.com

Using the Summarizer API

The Summarizer API provides an asynchronous (Promise-based) mechanism for a website to feed a body of text into the browser's own internal AI model and request that it returns a summary of the text based on specified options. This article explains how to use the fundamentals of the Summarizer API.
developer.mozilla.org

【Ai教程】快速入门Adobe Illustrator - 知乎

平面设计课代表 设计小白,来找课代表丨2000万人选择的专业设计平台 介绍 Ai全称Adobe illustrator是Adobe家族的—款矢量插画软件 新建项目 常见的有两种新建方法:1.「文件」-「新建」⒉点击主页左侧「新建」 我们可以对项目的宽高、出血等进行设置。(「出血」是印刷中常用的功能,
zhuanlan.zhihu.com

Translator and Language Detector APIs

The Translator and Language Detector APIs provide functionality to detect the language that text is written in, and to translate text into different languages, via a browser's own internal AI model (which may differ between browsers).
developer.mozilla.org

AI艺术从入门到放肆-基础篇-4-AI生成艺术制作实例解析 | 面向艺术设计和非技术背景的AI课程【实验编程教学】_哔哩哔哩_bilibili

【AI生成艺术制作实例解析】-【AI艺术从入门到放肆】基础篇 第4节 面向艺术设计专业等非技术背景的AI课程。 图文类更多信息请见公众号:实验编程 作为癫子异术界的No.1,开一门AI艺术课不过分吧。 基础知识章节(内部讲座精剪): AI基础概念 AI与交互媒体 AI与生成艺术 AI生成艺术实例解析
www.bilibili.com

Summarizer API

The Summarizer API summarizes a given body of text via a browser's internal AI model (which may differ between browsers).
developer.mozilla.org

一文读懂“生成式 AI”-腾讯云开发者社区-腾讯云

一、前言 本文基于谷歌的:《Introduction to Generative AI》并且借助 ChatGPT 整理而成,帮助大家理解生成式 AI 这个概念。 主要包括 4 个部分: 生成式 AI 的定义 生成式 AI 的工作原理 生成式 AI 模型的分类 生成式 AI 的应用 二、生成式 AI
cloud.tencent.com

Using the Translator and Language Detector APIs

The Translator and Language Detector APIs provide asynchronous (Promise-based) mechanisms for a website to detect languages and translate text via the browser's own internal AI model. This is useful and efficient because the browser handles the service, rather than the developer having to rely on the user downloading AI models, or host or pay for a cloud-based translation service. This article explains how to use these APIs.
developer.mozilla.org

Hoper-J/AI-Guide-and-Demos-zh_CN

Python / 这是一份入门AI/LLM大模型的逐步指南,包含教程和演示代码,带你从API走进本地大模型部署和微调,代码文件会提供Kaggle或Colab在线版本,即便没有显卡也可以进行学习。项目中还开设了一个小型的代码游乐场🎡,你可以尝试在里面实验一些有意思的AI脚本。同时,包含李宏毅 (HUNG-YI LEE)2024生成式人工智能导论课程的完整中文镜像作业。
github.com