Vtome.ru - электронная библиотека

  • Добавил: literator
  • Дата: 24-03-2021, 19:02
  • Комментариев: 0
Artificial Intelligence for Finance Executives: The AI revolution, from industry trends and case studies to algorithms and conceptsНазвание: Artificial Intelligence for Finance Executives: The AI revolution, from industry trends and case studies to algorithms and concepts
Автор: Alexis Besse
Издательство: Qbridge Ltd
Год: 2021
Страниц: 246
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

We often hear that AI is revolutionising the financial sector, like no other technology has done before. This book looks beyond these cliches and explores all aspects of this transformation at a deep level. It spells out a vision for the future and answers many questions that are routinely ignored. What do we mean by Artificial Intelligence in finance? How do we move past the myths and misconceptions to reveal the key driving forces? The book is packed with concrete examples from the various disciplines of finance. Interested readers will also develop a deep understanding of AI algorithms - presented in plain English - and learn how to solve the most challenging problems. But first and foremost, it is a practical book that equips finance executives with everything they need to understand this transformation and to become agents of change themselves.
  • Добавил: literator
  • Дата: 24-03-2021, 18:08
  • Комментариев: 0
MATLAB GPU Coder User's Guide (R2021a)Название: MATLAB GPU Coder User's Guide (R2021a)
Автор: MathWorks
Издательство: The MathWorks, Inc.
Год: 2021
Страниц: 476
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Generate CUDA code for NVIDIA GPUs. GPU Coder generates optimized CUDA code from MATLAB code and Simulink models. The generated code includes CUDA kernels for parallelizable parts of your Deep Learning (DL), embedded vision, and signal processing algorithms. For high performance, the generated code calls optimized NVIDIA CUDA libraries, including TensorRT, cuDNN, cuFFT, cuSolver, and cuBLAS. The code can be integrated into your project as source code, static libraries, or dynamic libraries, and it can be compiled for desktops, servers, and GPUs embedded on NVIDIA Jetson, NVIDIA DRIVE, and other platforms. You can use the generated CUDA within MATLAB to accelerate Deep Learning networks and other computationally intensive portions of your algorithm. GPU Coder lets you incorporate handwritten CUDA code into your algorithms and into the generated code.
  • Добавил: literator
  • Дата: 24-03-2021, 17:19
  • Комментариев: 0
Create Rapid Web Applications in Oracle Application Express 19: A platform to develop stunning, scalable data-centric web apps fastНазвание: Create Rapid Web Applications in Oracle Application Express 19: A platform to develop stunning, scalable data-centric web apps fast
Автор: Riaz Ahmed
Издательство: Independently published
Год: 2020
Страниц: 436
Язык: английский
Формат: pdf, epub
Размер: 38.7 MB

This is my eight book on Oracle Application Express (APEX) written for the latest version. Just like my previous books that exposed the technology to thousands around the globe, this book is also aimed at absolute beginners who wish to learn from self-paced professional guidance and need a solid foundation in Oracle APEX. Oracle APEX is an amazing development platform in which you can build robust web applications. Not only it provides an environment where you can rapidly develop data-centric web applications, it also allows end-users to interact with their data via tools like interactive report, interactive grid, different types of charts, maps and more.
  • Добавил: literator
  • Дата: 24-03-2021, 14:54
  • Комментариев: 0
Computer Vision and Machine Learning in Agriculture (Algorithms for Intelligent Systems)Название: Computer Vision and Machine Learning in Agriculture
Автор: Mohammad Shorif Uddin, Jagdish Chand Bansal
Издательство: Springer
Год: 2021
Страниц: 180
Язык: английский
Формат: pdf (true), epub
Размер: 41.6 MB

This book discusses computer vision, a noncontact as well as a nondestructive technique involving the development of theoretical and algorithmic tools for automatic visual understanding and recognition which finds huge applications in agricultural productions. It also entails how rendering of Machine Learning techniques to computer vision algorithms is boosting this sector with better productivity by developing more precise systems. Computer vision and machine learning (CV-ML) helps in plant disease assessment along with crop condition monitoring to control the degradation of yield, quality, and severe financial loss for farmers.
  • Добавил: buratino
  • Дата: 24-03-2021, 10:14
  • Комментариев: 0
Название: Good Code, Bad Code: Think like a software engineer (MEAP Version 3)
Автор: Tom Long
Издательство:
Год: 2021
Формат: True PDF
Страниц: 338
Размер: 13.3 Mb
Язык: English

Practical techniques for writing code that is robust, reliable, and easy for team members to understand and adapt.

Good code or bad code? The difference often comes down to how you apply the conventions, style guides, and other established practices of the software development community. In Good Code, Bad Code you’ll learn how to boost your effectiveness and productivity with code development insights normally only learned through years of experience, careful mentorship, and hundreds of code reviews.
  • Добавил: buratino
  • Дата: 24-03-2021, 10:07
  • Комментариев: 0
Название: Domain-Specific Languages Made Easy (MEAP Version 4)
Автор: Meinte Boersma
Издательство: Manning Publications
Год: 2021
Формат: True PDF
Страниц: 238
Размер: 10 Mb
Язык: English

Domain-specific languages are custom text or graphical interfaces that allow domain experts to create and modify their own software systems. With a syntax that's clear and familiar to the non-technical user, DSLs are precise enough to generate working software in traditional code with. Written for developers who need to create user-facing DSLs, Domain-Specific Languages Made Easy unlocks clear and practical methods to create DSLs with easy-to-use interfaces. By working through a detailed example of a car rental company, you'll see how creating a custom DSL can get rid of time-consuming and bureaucratic code adjustments, freeing you up to work on features whilst your clients and colleagues write their software themselves!
  • Добавил: buratino
  • Дата: 24-03-2021, 09:58
  • Комментариев: 0
Название: The Well-Grounded Python Developer (MEAP Version 8)
Автор: Doug Farrel
Издательство: Manning Publications
Год: 2020
Формат: True PDF
Страниц: 94
Размер: 10 Mb
Язык: English

When you’re new to Python, it can be tough to understand where and how to use its many language features. There’s a dizzying array of libraries, and it’s challenging to fit everything together. The Well-Grounded Python Developer builds on Python skills you’ve learned in isolation and shows you how to unify them into a meaningful whole. As you work through this practical guide, you’ll discover how all the bits of the Python ecosystem connect as you build and modify a typical web server application.
About the Technology
Python is the perfect language for beginning programmers. It is easy to learn, with tons of helpful libraries and tools. Better still, it doesn’t run out of steam when you want to create more advanced applications for web development or machine learning. Once you’ve mastered the syntax of simple Python scripts, it can be a challenge to progress to more ambitious projects. This book helps you on that path.
  • Добавил: TRex
  • Дата: 24-03-2021, 09:42
  • Комментариев: 0
Название: The Programmer's Brain: What every programmer needs to know about cognition (MEAP) V3
Автор: Felliene Hermans
Издательство: Manning Publications
Год: 2021
Формат: PDF
Страниц: 91
Размер: 10 Mb
Язык: English

Your brain responds in a predictable way when it encounters new or difficult tasks. This unique book teaches you concrete techniques rooted in cognitive science that will improve the way you learn and think about code.
  • Добавил: literator
  • Дата: 23-03-2021, 20:38
  • Комментариев: 0
Agile Scrum Crash Course: Discover How to Get the Professional Scrum Master Certification PSM1Название: Agile Scrum Crash Course: Discover How to Get the Professional Scrum Master Certification PSM1 and Boost Your Team’s Effectiveness With Agile Project Management
Автор: Liam Taylor
Издательство: Independently published
Год: 2021
Язык: английский
Формат: pdf, azw3, epub
Размер: 10.1 MB

Want to Become a Professional Scrum Master With Ease? This PSM1 Crash Course Will Show All You Need to Know to Pass the Exam With Ease! Do you want to become a Professional Scrum Master? Have you already tried taking the test, but you failed? Or are you taking it for the first time, and you want to be prepared as much as you can? Either way, you are in the right place because this crash course will prepare you for any question on the PSM1 test, and you will pass the test with flying colors! The purpose of this crash course is to provide you with a comprehensive introduction to Agile and Scrum. In an ever-changing technological world, having an understanding of Agile and Scrum as a whole will make you even more qualified to handle projects in this field.
  • Добавил: literator
  • Дата: 23-03-2021, 17:10
  • Комментариев: 0
A Piece of Java: Introduction to ProgrammingНазвание: A Piece of Java: Introduction to Programming
Автор: Faith Kim
Издательство: Independently published
Год: 2021
Страниц: 254
Язык: английский
Формат: pdf, epub
Размер: 33.0 MB

That’s it. You’ve made up your mind to learn how to code, and now you’ve chosen your first language: Java. A noble choice! But why not have a friend along the way for this journey? A Piece of Java will be your questionably annoying companion who wants to teach you the fundamentals of Java. There’s no sugarcoating the fact that coding can be filled with hurdles, and this book hopes to help soothe some of those struggles with its teachings. This book will not go over the nitty gritty technicals of how Java works at a machine level but just enough information to get you coding.