排序
Parsing CSV Rows into Separate Text Files
Parsing CSV Rows into Separate Text Files,The #100DaysofCode challenge is an initiative by Alexander Kallaway designed to help people learning how to code to be more consistent. Th...
Real-Time and Still Image Classification
Real-Time and Still Image Classification,In the past few months I have been working on utilizing the Intel® Movidius™ Neural Compute Stick (NCS) to do some rapid prototyping with...
A Simple Machine Learning Project in Python
A Simple Machine Learning Project in Python,Machine learning is a growing field in artificial intelligence. It aims to provide computer systems with the capability to learn pattern...
RaspberryPi + AmazonAlexa を使って部屋の湿度を喋らせる
RaspberryPi + AmazonAlexa を使って部屋の湿度を喋らせる,部屋の乾燥が気になる季節。 加湿器を使って部屋を加湿している人も多いだろう。 自分はほしい加湿器(通称壺)があるものの、どの程度...
The N-Queens-Puzzle is … (not so?) puzzling.
The N-Queens-Puzzle is ... (not so?) puzzling., What is the N-Queens-Puzzle? Following this Wiki link to the 8-Queens-Puzzle one quickly understands the simple puzzle imposed. Summ...