Tags
A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
Apache MXNet is a fast, scalable, open source deep learning framework that supports Python, R, Scala, C++, Julia, Go, and Javascript. MXNet can run on multiple CPUs and multiple GPUs distributed across multiple hosts, with almost linear scalability.
0 Questions
KDE Plasma Desktop (sometimes known as KDE, the organization that publishes it) is a Linux-based desktop and application platform.
0 Questions
Relating to a custom keyboard created to override the default onscreen keyboard in a user interface. Also see [ios-app-extension] for iOS Custom Keyboard Extensions.
0 Questions
Crystal Reports library for Visual Studio 2010 for programmatically running and exporting reports.
0 Questions
CORBA is an object-oriented middleware standard, defined by the OMG. It enables software components written in different languages to communicate with each other. Server components implement interfaces defined in IDL and register them with an Object Adapter, and clients can access those services using an ORB (Object Request Broker).
0 Questions
Readability is a subjective parameter used to measure an aspect of code quality. It is based on the assumption that code should be easily comprehensible by humans, both in its form and in its meaning.
0 Questions
Case classes are regular classes which export their constructor parameters and which provide a recursive decomposition mechanism via pattern matching.
0 Questions
Django-registration is a pluggable django app designed to make allowing user signups as painless as possible.
0 Questions
`urllib3` is a 3rd-party Python HTTP library with thread-safe connection pooling, file post, and more.
0 Questions