本书的作者是Sean A Williams肖恩·威廉姆斯,书的副标题:用ChatGPT解锁人工智能的力量:高效有效编码的综合指南。书籍内容主要ChatGPT编码基础(编码概念、数据类型和变量、函数和控制结构、输入输出操作、面向对象编程)、使用ChatGPT调试代码、ChatGPT的高级编码技术、将ChatGPT与其他工具和框架集成、ChatGPT在编码中的实际应用、使用ChatGPT编码时要避免的最佳实践和陷阱、ChatGPT在编码中的结论与展望。适合中高级专业技术人员参考学习使用
2023-09-18 08:44:09 11.12MB 人工智能 软件/插件
1
如何在计算机视觉、自然语言处理(NLP)、推荐系统、表格和时间序列数据分析中创建最先进的模型:《Deep Learning for Coders with fastai and PyTorch》 如何使用全新的fastai v2库和PyTorch 深度学习的基础:什么是神经网络,它们是如何训练的,以及它们如何进行预测 为什么以及如何使用深度学习模型,以及如何使用这些知识来提高模型的准确性、速度和可靠性 如何将你的模型转换为实际的Web应用程序,以及在模型出错时如何调试模型。 最新的深度学习技术,尝试真正有意义的实践 如何阅读深度学习研究论文 如何实现深度学习算法从无到有 不过该课程并非面向零基础人士,虽说不要求你处理大量数据,也不需要你具备大学水平的数学能力,但是你至少需要有一年的编程经验。
2021-06-21 14:04:19 41.93MB deep learning python PyTorch
1
是一本访谈笔录,记录了当今最具个人魅力的15 位软件先驱的编程生涯。包括DonaldKnuth、Jamie Zawinski、Joshua Bloch、Ken Thompson 等在内的业界传奇人物,为我们讲述了他们是怎么学习编程的,在编程过程中发现了什么以及他们对未来的看法,并对诸如应该如何设计软件等长久以来一直困扰很多程序员的问题谈了自己的观点。
2021-05-02 12:11:49 1.21MB 编程人生 Coders at Work
1
非编码者的PDF合并 从安装ruby 打开终端或控制台并编写 宝石安装hexapdf 为您的PDF文件创建文件夹,然后将文件放入该文件夹。 重命名您的pdf文件以进行准确订购。 例如: 01.pdf 02.pdf 03.pdf 将此项目的merge.rb文件下载到您的文件夹中。 打开终端或控制台写入 Rubymerge.rb 按回车 您的文件已准备好使用文件夹中名为master-file.pdf的文件。 Kodlama bilmeyenler图片PDF版本 adresindenRubyyükleyiniz。 Konsolu veya terminaliaçınızveaşağıdakiniyazınız。 宝石安装hexapdf BirkalsöroluşturupiçerisindebirleştirmekistediğinizPDFdosyalarınızıatı
2021-03-04 19:06:39 13KB basic pdf merge non-coders
1
子带编码是以信号频谱为依据的编码方法,即将信号分解成不同频带分量来去除信号相关性,再将分量分别进行取样、量化、编码,从而得到一组互不相关的码字合并在一起后进行传输。
2020-01-14 03:11:44 2.25MB 语音信号处理 子带编码
1
The Table of Contents Each bullet shown below represents a chapter. Use the search field in the nav bar to search all of the CommonsWare books to see what they hold! Key Android Concepts Choosing Your Development Toolchain Tutorial #1 - Installing the Tools Android and Projects Tutorial #2 - Creating a Stub Project Getting Around Android Studio Contents of Android Projects Introducing Gradle and the Manifest Tutorial #3 - Manifest Changes Some Words About Resources Icons Tutorial #4 - Adjusting Our Resources The Theory of Widgets The Android User Interface Basic Widgets Debugging Your App The Classic Container Classes Other Common Widgets and Containers Tutorial #5 - Creating a Layout GUI Building, Continued AdapterViews and Adapters The WebView Widget Defining and Using Styles Dependencies Tutorial #6 - Adding a Library Introducing ConstraintLayout RecyclerView The Action Bar Vector Drawables Tutorial #7 - Setting Up the Action Bar Android’s Process Model Activities and Their Lifecycles Tutorial #8 - Setting Up An Activity The Tactics of Fragments Tutorial #9 - Starting Our Fragments Swiping with ViewPager Tutorial #10 - Rigging Up a ViewPager Resource Sets and Configurations Material Design Basics Dealing with Threads Requesting Permissions Assets, Files, and Data Parsing Tutorial #11 - Adding Simple Content Tutorial #12 - Displaying the Book Using Preferences Tutorial #13 - Using Some Preferences SQLite Databases Tutorial #14 - Saving Notes Internet Access Intents, Intent Filters Broadcasts and Broadcast Receivers Tutorial #15 - Sharing Your Notes Services and the Command Pattern Tutorial #16 - Updating the Book Tutorial #17 - Supporting Large Screens Backwards Compatibility Strategies and Tactics System Services Google Play Services Getting Help Working with Library Modules Gradle and Tasks Gradle Build Variants Manifest Merger Rules Signing Your App Distribution Writing a Gradle Plugin Code Generation Advanced Gradle for Android Tips Testing with JUnit4 Testin
2019-12-21 18:50:10 76.17MB androi 移动 开发
1