Posts

Showing posts from March, 2019

QNAP NAS

QNAP online resources collection

Image
QNAP is the famous private cloud solution provider, the main product is NAS (Network attach Storage), this article collect QNAP online resources and help QNAPer / NAS beginner quickly know how to select NAS and find application information, if any suggestion website, welcome to comment and share with us. QNAP website  https://www.qnap.com/en/ Topic include NAS, Operation System, Application, Tutorial / FAQ , Forum and Customer Service.

How to use QNAP IoT solution - QIoT Suite

Image
Online Help Menu Overview Home Home introduction Quick Setup Wizard User Profile API Documentation for reference IoT applications Add IoT application Import IoT application Export IoT application IoT application Stop IoT application Delete IoT application Dashboard How to initialize the Dashboard Edit Widget Export Widget Share Dashboard Rule QNAP Customized Node Debug message Things Add Thing Thing info Mass deployment Delete Thing Search Thing Thing Types Add Thing Type Delete Thing Type Search Thing Type User Add User Edit user info Delete User Search User Settings API Keys Administrative Settings QIoT device gateway settings QIoT server network configuration myQNAPcloud service settings Back up QIoT Suite Lite Restore QIoT Suite Lite System Services About

QNAP QIoT Suite release new version v1.2.100, now you can import QTS user !!

Image
QIoT Suite Lite 1.2.100 ( 2019/03/15 ) [New Features] 1. QTS users can now be imported into QIoT Suite Lite. 2. QTS users can now log in to QIoT Suite Lite using their QTS account. 3. Default Node-RED nodes have been updated to the following versions:   a. node-red-dashboard:2.13.2   b. node-red-node-email:1.2.0   c. node-red-node-feedparser:0.1.14   d. node-red-node-rbe:0.2.4   e. node-red-node-twitter:1.1.4

How to setup Fast.AI on QNAP NAS TS-2888X

Image
How to setup Fast.AI on QNAP NAS Fast.AI website:   https://www.fast.ai/   online courses (all are free and have no ads): Practical Deep Learning for Coders Cutting Edge Deep Learning for Coders Introduction to Machine Learning for Coders Computational Linear Algebra  software:  fastai v1 for PyTorch We are testing Fast.AI on QNAP NAS QNAP NAS for AI training : TS-2888X QTS 4.4.0 https://www.qnap.com/qts/ docker image from dockerhub : paperspace/fastai https://hub.docker.com/r/paperspace/fastai Tag : 1.0-release

How to use PyTorch on QNAP NAS with Container Station?

Image
How to use PyTorch with Container Station? What is PyTorch? It’s a Python-based scientific computing package targeted at two sets of audiences: A replacement for NumPy to use the power of GPUs A deep learning research platform that provides maximum flexibility and speed

How to setup GPU on QNAP NAS (QTS 4.3.5+)

Image
How to setup GPU on QNAP NAS (QTS 4.3.5+) ! Actually QNAP start to support GPU in QTS 4.3.5, so that if you are using QTS 4.3.6 or QTS 4.4.0 you can use GPU as well. in this tutorial we will  introduce QTS & setup GPU with QNAP NAS QTS 4.3.5  https://www.qnap.com/qts/4.3.5/en QTS release note  https://www.qnap.com/en/releasenotes/?cat_choose=5

How to setup TensorFlow on QNAP NAS

Image
QNAP TS-2888X What is TensorFlow TensorFlow™ is an open source software library for numerical computation using data flow graphs. Nodes in the graph represent mathematical operations, while the graph edges represent the multidimensional data arrays (tensors) communicated between them. The flexible architecture allows you to deploy computation to one or more CPUs or GPUs in a desktop, server, or mobile device with a single API. TensorFlow was originally developed by researchers and engineers working on the Google Brain Team within Google’s Machine Intelligence research organization for the purposes of conducting machine learning and deep neural networks research, but the system is general enough to be applicable in a wide variety of other domains as well. Installation Instructions Open Container station and click on  "Create Container" . Search for keyword  "TensorFlow" . You can find the TensorFlow containers under the  "AI"  tab. Find