|
 |
|
 |
|
|
 |
|  |
|
Название: Mobile Edge Artificial Intelligence: Opportunities and Challengeses Автор: Yuanming Shi, Kai Yang, Zhanpeng Yang, Yong Zhou Издательство: Academic Press Год: 2021 Формат: EPUB, PDF Размер: 20 Мб Язык: английский / English
Mobile Edge Artificial Intelligence: Opportunities and Challenges presents recent advances in wireless technologies and nonconvex optimization techniques for designing efficient edge AI systems. The book includes comprehensive coverage on modeling, algorithm design and theoretical analysis. Through typical examples, the powerfulness of this set of systems and algorithms is demonstrated, along with their abilities to make low-latency, reliable and private intelligent decisions at network edge. With the availability of massive datasets, high performance computing platforms, sophisticated algorithms and software toolkits, AI has achieved remarkable success in many application domains. As such, intelligent wireless networks will be designed to leverage advanced wireless communications and mobile computing technologies to support AI-enabled applications at various edge mobile devices with limited communication, computation, hardware and energy resources. |
Разместил: black 9-09-2021, 09:33 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Фундаментальные алгоритмы на C++. Алгоритмы на графах Автор: Роберт Седжвик Издательство: СПб: ООО «ДиаСофтЮП» Год: 2002 Формат: pdf, djvu Страниц: 483 Размер: 61,1 Mb Язык: Русский
Эта книга посвящена глубокому исследованию всех основополагающих концепций и алгоритмов, которые, несомненно, относятся к категории «вечных». Тщательным образом проштудировав их, вы получите знания, которые никогда не устареют и которыми вы будете пользоваться всегда. |
Разместил: oksanavalera 9-09-2021, 06:10 | Комментарии: 2 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Feature Engineering and Feature Selection with Python: A Practical Guide For Feature Crafting Автор: Charfaoui Younes Издательство: Independently published Год: 2021 Страниц: 253 Язык: английский Формат: pdf, epub Размер: 11.9 MB
Feature engineering is the process of using data domain knowledge to create features or variables that make Machine Learning (ML) algorithms work more efficiently. It’s a fundamental task for improving Machine Learning model performance and prediction accuracy. However, feature engineering can be very time-consuming, as it takes quite a bit of effort to effectively process variables in our datasets before using them in a model. The reader of this book should have some familiarity with Machine Learning. We’ll be using Python as a programming language, as well as data science libraries like: Pandas, NumPy, Matplotlib, SciPy, Scikit-learn. |
Разместил: Ingvar16 9-09-2021, 04:15 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Python. Wise Head Junior: Beginners Guide To Programming. Coding For Kids. Learn With Fun. Learn Logic Building Skills. Computational Thinking. K-12. Beginner's Algorithmic Thinking Автор: Mohmad Yakub Издательство: Independently published Год: 2021 Страниц: 338 Язык: английский Формат: pdf (true) Размер: 10.1 MB
How can I improve my coding skills? This book has a unique approach, specially crafted for non-programmers/beginners. A sure way to become confident programmer is to master the technique of logic building skills. Solve pattern based problems because it will improve the visualization of logic. After some level of practice, your mind will work like a mini-debugger where you could able to visualize the flow of data. If a problem asked in the interview or anywhere else, then we should able to get the logic correctly in a single chance, instead of guessing logic. After mastering the skills from this book,a beginner can confidently solve logical problems like 2-3 years experienced programmer. This is just not a book but a sensible option to learn programming logic from the very minimal. |
Разместил: Ingvar16 8-09-2021, 17:21 | Комментарии: 1 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Art of Clean Code: How to Write Codes for Human Автор: Roosnam Seefan Издательство: R. Seefan Год: 2019 Язык: английский Формат: pdf, epub Размер: 10.17 MB
The Clean code approach is a coding style that provides software to be quick and easy reading and understanding. With the rapid surge of platforms such as Linux, Git, readability of code has become an important aspect in modern computing. But we're not merely writing code for computer consumption. However, a change has been observed and we are now turning towards human than a machine for explaining codes. Considering the latest development, the book introduces the clean code concepts and some tips and tricks on clean coding also. The modern era has identified software development as an ever-developing process. In other words, this also ensures the scalability of the program to some extent. Hence, software development needs to go beyond the spatial domain as well as the temporal domain. This phenomenon ignites the importance of code readability in the software industry. Therefore, readability of the code is becoming the vital feature of the product in software development. Hence, code readability needs to be one of the very first things to learn and adapt for the young programmers. |
Разместил: Ingvar16 8-09-2021, 16:14 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: React Deep Dive Автор: Manuel Bieh, Sibylle Katharina Sehl Издательство: Leanpub Год: 2020-06-04 Страниц: 410 Язык: английский Формат: pdf, epub Размер: 10.16 MB
React has taken Frontend Development by storm over the past couple of years, unlike any other library before it. Today there are hardly any metrics where React does not take the top spot: downloads, popularity, usability. With "React Deep Dive" you will take a deep look into developing modern Frontend applications with the help of React. Not only will you learn how react works, but you will also look into what makes React so special and what the creators of React were thinking when creating the library. You will also learn why React is a more descriptive approach to Frontend Development, and how it has turned previous approaches on their head. |
Разместил: Ingvar16 8-09-2021, 15:13 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Let Us C++, Third Edition Автор: Yashavant Kanetkar Издательство: BPB Publications Год: 2019 Страниц: 618 Язык: английский Формат: pdf, epub Размер: 10.2 MB
Highlights Core Features Like Encapsulation, Polymorphism, Inheritance, Virtual Functions, Templates, Exception Handling, STL and more Most best-selling software including MS Office, Internet Explorer, Photoshop, AutoCAD, Google Earth, Firefox, etc. are written in C++. So, for anyone who aspires to write good software, C++ has become the language of choice. One has to know the concepts of Object-Oriented Programming and how to use them in C++, to make a mark in the programming world. Let Us C++ teaches you C++ in Yashavant Kanetkar's inimitable style.] |
Разместил: Ingvar16 8-09-2021, 14:45 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
 Название: Справочное руководство для Free Pascal, Версия 3.0.0. Версия документа 3.0 Автор: Ван Кеннейт М. Издательство: Интернет-издание Год: 2015 Формат: pdf Страниц: 286 Размер: 12 mb Язык: русский
Этот документ служит руководством по языку Pascal реализованном компилятором Free Pascal. Оно описывает все конструкции которые поддерживает Free Pascal, а также списки всех поддерживаемых типов данных. Однако оно, не дает подробное объяснение языка Pascal: это не учебник. Цель заключается в создании списка конструкций которые поддерживаются языком Pascal , и показать, где реализация Free Pascal отличается от реализации Turbo Pascal или Delphi. |
Разместил: na5ballov 8-09-2021, 10:32 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Modern javascript for the Impatient Автор: Cay S. Horstmann Издательство: Addison-Wesley Professional Год: 2020 Формат: True PDF, ePUB Страниц: 353 Размер: 10 Mb, 31,6 Mb Язык: English
Today, javascript is radically different and more powerful than ever. In an environment where user interfaces are increasingly web-based, it’s become the “lingua franca” of the web browser. Frameworks such as Electron and platforms like AWS Lambda are extending its power even further. If you’re moving to javascript, you need to learn modern javascript, but most guides still focus on legacy techniques. In Modern javascript for the Impatient, best-selling author Cay Horstmann offers a concise, complete, and practical introduction to today’s javascript techniques and tools, and shows how to avoid pitfalls from the past. Horstmann shows how to take full advantage of the Standard Library, modern javascript tools, asynchronous and web programming, and much more. You’ll find especially valuable coverage of toolchains and frameworks, which often baffle javascript newcomers. As in Core Java® SE 9 for the Impatient, Horstmann covers plenty of ground, but he presents his techniques in small chunks organized for quick access and easy understanding. This is javascript for the projects you’re starting now — and those you’ll be seeing tomorrow. |
Разместил: vitvikvas 8-09-2021, 09:40 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Data Mesh: Delivering Data-Driven Value at Scale (Third Early Release) Автор: Zhamak Dehghani Издательство: O’Reilly Media, Inc. Год: 2021-09-07 Страниц: 90 Язык: английский Формат: pdf (true) Размер: 10.1 MB
Data Mesh is a new approach in sourcing, managing, and accessing data for analytical use cases at scale. Let’s call this class of data, analytical data. Analytical data is used for predictive or diagnostic use cases. It is the foundation for visualizations and reports that provide insights into the business. It is used to train Machine Learning (ML) models that augment the business with data-driven intelligence. It is the essential ingredient for organizations to move from intuition and gut-driven decision-making to taking actions based on observations and data-driven predictions. Analytical data is what powers the software and technology of the future. It enables a technology shift from human-designed rule-based algorithms to data-driven machine-learned models. Analytical data is becoming an increasingly critical component of the technology landscape. |
Разместил: Ingvar16 8-09-2021, 04:52 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|