65 results found for: algorithm

xpertlab-android-jetpack

What Is Android Jetpack? And What’s New In Now-A-Days

Android Jetpack is a set of components, tools and guidance to make great Android apps. The Android Jetpack components bring together the existing Support Library and Architecture Components and arranges them into four categories: Android Jetpack components are provided as “unbundled” libraries that are not part of the underlying Android platform. Thus This means that you can adopt each component at your own speed, at your own time. When new Android Jetpack functionality is available, you can add it to your app, deploy your app to the Play Store and give users the new features all in a single day […]

xpertlab-cloud-comparisions

Clouds Comparisons – Which One Is The Best

Public cloud has, in the last few years, broken through the mainstream enterprise consciousness. Even if these enterprises are not betting it all on cloud, cloud adoption is, in one form or the other, an integral part of most enterprises’ infrastructure strategy and roadmap. For enterprises who are about to embark on this journey, the questions being asked are, “Which cloud platform should I adopt?”, “Which cloud platform provides cost effective services that are a fit for me?”, and “How do I go about my cloud adoption journey?” This blog attempts to answer the first two questions. To that goal, […]

xpertlab-daal4py

Machine Learning With DAAL4PY

Daal4py makes your Machine Learning algorithms in Python lightning fast and easy to use. It provides highly configurable Machine Learning kernels, some of which support streaming input data and/or can be easily and efficiently scaled out to clusters of workstations. Internally it uses Intel® DAAL (Intel® Data Analytics Acceleration Library) to deliver the best performance. Designed For Data Scientists And Framework Designers daal4py was created to give data scientists the easiest way to utilize Intel® DAAL’s powerful machine learning building blocks directly in a high-productivity manner. A simplified API gives high-level abstractions to the user with minimal boilerplate, allowing for […]

Cryptography

What is Cryptography?

Cryptography involves creating written or generated codes that allow information to be kept secret. Cryptography converts data into a format that is unreadable for an unauthorized user, allowing it to be transmitted without unauthorized entities decoding it back into a readable format, thus compromising the data. Information security uses cryptography on several levels. The information cannot be read without a key to decrypt it. The information maintains its integrity during transit and while being stored. Cryptography also aids in nonrepudiation. This means that the sender and the delivery of a message can be verified. Cryptography also allows senders and receivers […]

Wireless Mesh Network

A wireless mesh network (WMN) is a communications network made up of radial nodes organized in a mesh topology. It is also a form of wireless ad hoc network. A mesh refers to rich interconnection among devices or nodes. Wireless mesh networks often consist of mesh clients, mesh routers and gateways. Mobility of nodes is less frequent. If nodes constantly or frequently move, the mesh spends more time updating routes than delivering data. In a wireless mesh network, topology tends to be more static, so that routes computation can converge and delivery of data to their destinations can occur. Hence, this is a low-mobility centralized form of wireless ad hoc network. […]