The rapid growth of the Web in the past two decades has made it the larg- est publicly accessible data source in the world. Web mining aims to dis- cover useful information or knowledge from Web hyperlinks, page con- tents, and usage logs. Based on the primary kinds of data used in the mining process, Web mining tasks can be categorized into three main types: Web structure mining, Web content mining and Web usage mining.
上傳時間: 2020-05-26
上傳用戶:shancjb
Designing for Networked Communications: Strategies and Development is a book about how we plan, use, and understand the products, dynamic social processes, and tasks upon which depend some of the most vital innovations in the knowledge society—social as well as technological ones. Focusing on various forms of design, implementation, and integration of computer-mediated communication (CMC), the book bridges the academic fields of computer science and communication stud- ies.
標簽: Communications Designing Networked for
上傳時間: 2020-05-27
上傳用戶:shancjb
Mobile radio communications are evolving from pure telephony systems to multimedia platforms offering a variety of services ranging from simple file transfers and audio and video streaming, to interactive applications and positioning tasks. Naturally, these services have different constraints concerning data rate, delay, and reliability (quality-of-service (QoS)). Hence, future mobile radio systems have to provide a large flexibility and scal- ability to match these heterogeneous requirements.
標簽: Communications Wireless Channels MIMO over
上傳時間: 2020-06-01
上傳用戶:shancjb
Machine learning is a broad and fascinating field. Even today, machine learning technology runs a substantial part of your life, often without you knowing it. Any plausible approach to artifi- cial intelligence must involve learning, at some level, if for no other reason than it’s hard to call a system intelligent if it cannot learn. Machine learning is also fascinating in its own right for the philo- sophical questions it raises about what it means to learn and succeed at tasks.
標簽: Learning Machine Course in
上傳時間: 2020-06-10
上傳用戶:shancjb
Modern information technologies and the advent of machines powered by artificial intelligence (AI) have already strongly influenced the world of work in the 21st century. Computers, algorithms and software simplify everyday tasks, and it is impossible to imagine how most of our life could be managed without them. However, is it also impossible to imagine how most process steps could be managed without human force? The information economy characterised by exponential growth replaces the mass production industry based on economy of scales
標簽: AI-and-Robotics-IBA-GEI-April 2017
上傳時間: 2020-06-10
上傳用戶:shancjb
We’re living through exciting times. The landscape of what computers can do is changing by the week. tasks that only a few years ago were thought to require higher cognition are getting solved by machines at near-superhuman levels of per- formance. tasks such as describing a photographic image with a sentence in idiom- atic English, playing complex strategy game, and diagnosing a tumor from a radiological scan are all approachable now by a computer. Even more impressively, computers acquire the ability to solve such tasks through examples, rather than human-encoded of handcrafted rules.
標簽: Deep-Learning-with-PyTorch
上傳時間: 2020-06-10
上傳用戶:shancjb
Although state of the art in many typical machine learning tasks, deep learning algorithmsareverycostly interms ofenergyconsumption,duetotheirlargeamount of required computations and huge model sizes. Because of this, deep learning applications on battery-constrained wearables have only been possible through wireless connections with a resourceful cloud. This setup has several drawbacks. First, there are privacy concerns. Cloud computing requires users to share their raw data—images, video, locations, speech—with a remote system. Most users are not willing to do this. Second, the cloud-setup requires users to be connected all the time, which is unfeasible given current cellular coverage. Furthermore, real-time applications require low latency connections, which cannot be guaranteed using the current communication infrastructure. Finally, wireless connections are very inefficient—requiringtoo much energyper transferredbit for real-time data transfer on energy-constrained platforms.
標簽: Embedded_Deep_Learning Algorithms
上傳時間: 2020-06-10
上傳用戶:shancjb
高清電子書-C++ Primer Plus, 第6版英文版 1438頁Learning C++ is an adventure of discovery, particularly because the language accommodates several programming paradigms, including object-oriented programming, generic programming, and the traditional procedural programming.The fifth edition of this book described the language as set forth in the ISO C++ standards, informally known as C++99 and C++03, or, sometimes as C++99/03. (The 2003 version was largely a technical correction to the 1999 standard and didn’t add any new features.) Since then, C++ continues to evolve.As this book is written, the international C++ Standards Committee has just approved a new version of the standard.This standard had the informal name of C++0x while in development, and now it will be known as C++11. Most contemporary compilers support C++99/03 quite well, and most of the examples in this book comply with that standard. But many features of the new standard already have appeared in some implementations, and this edition of C++ Primer Plus explores these new features. C++ Primer Plus discusses the basic C language and presents C++ features, making this book self-contained. It presents C++ fundamentals and illustrates them with short, to-the-point programs that are easy to copy and experiment with.You learn about input/output (I/O), how to make programs perform repetitive tasks and make choices, the many ways to handle data, and how to use functions.You learn about the many features C++ has added to C, including the followi
標簽: C++
上傳時間: 2022-02-19
上傳用戶:trh505
This Getting Started Guide is written for Maxwell beginners and experienced users who would like to quickly re familiarize themselves with the capabilities of MaxwelL.This guide leads you step-by-step through solving and analyzing the results of a rotational actuator magnetostatic problem with motion By following the steps in this guide, you will learn how to perform the following tasks Modify a models design parameters y Assign variables to a model's design parameters.Specify solution settings for a design Validate a designs setupRun a maxwell simulation v Plot the magnetic flux density vecto v Include motion in the simulation本《入門指南》是為希望快速重新熟悉MaxwelL功能的Maxwell初學者和有經驗的用戶編寫的。本指南將引導您逐步解決和分析旋轉致動器靜運動問題的結果。按照本指南中的步驟,您將學習如何執行以下任務。修改模型設計參數y將變量分配給模型的設計參數。指定設計的解決方案設置驗證設計設置運行maxwell模擬v繪制磁通密度vecto v在模擬中包含運動
上傳時間: 2022-03-10
上傳用戶:
大家先試用一下,源碼后面奉上!!!using System;using System.Collections.Generic;using System.Configuration;using System.Data;using System.Linq;using System.Threading.tasks;using System.Windows;namespace SerialCom{ /// <summary> /// App.xaml 的交互邏輯 /// </summary> public partial class App : Application { }}
標簽: 串口調試
上傳時間: 2022-03-25
上傳用戶:kent