Artificial Intelligence
|
|
11 Feb 2018
Updated: 11 Mar 2018
Rating: 4.76/5
Votes: 20
Popularity: 6.19
Licence: CPOL
Views: 22,144
Bookmarked: 20
Downloaded: 805
In this article we’ll formulate and thoroughly discuss about probabilistic Bayesian classification algorithm and its implementation in Node.JS and JavaScript that can be actively used to detect and locate messages containing potential spam and other unsolicited data.
|
|
27 Feb 2018
Updated: 6 Mar 2018
Rating: 4.95/5
Votes: 11
Popularity: 5.15
Licence: CPOL
Views: 14,861
Bookmarked: 15
Downloaded: 96
In this article, we'll discuss how to produce user-to-item recommendations by using SVD++, Pearson Correlation and probability-based similarity computation.
|
|
8 Sep 2019
Updated: 8 Sep 2019
Rating: 5.00/5
Votes: 4
Popularity: 3.01
Licence: CPOL
Views: 5,543
Bookmarked: 2
Downloaded: 46
How to properly install and configure SAP-HANA and TensorFlow Model Server to predict the S&P 500 Index
|
|
13 Sep 2019
Updated: 14 Sep 2019
Rating: 5.00/5
Votes: 6
Popularity: 3.89
Licence: CPOL
Views: 6,640
Bookmarked: 2
Downloaded: 46
How to create and export TensorFlow S&P 500 Index prediction model and serve it using TensorFlow Model Server
|
|
29 Sep 2019
Updated: 29 Sep 2019
Rating: 4.83/5
Votes: 5
Popularity: 3.38
Licence: CPOL
Views: 3,770
Bookmarked: 3
Downloaded: 50
How to predict S&P 500 Index on the SAP-HANA SQL-engine backend using EML library
|
Containers
|
Docker |
31 Aug 2018
Updated: 1 Sep 2018
Rating: 5.00/5
Votes: 7
Popularity: 4.23
Licence: CPOL
Views: 18,498
Bookmarked: 9
Downloaded: 98
In this brief article, we will demonstrate how to deploy a Node.js application and run it on Docker's Windows Server Core 2016 Containers
|
|
20 Aug 2018
Updated: 24 Aug 2018
Rating: 5.00/5
Votes: 11
Popularity: 5.21
Licence: CPOL
Views: 16,720
Bookmarked: 10
Downloaded: 134
Create a Python web-app using Flask and PostgreSQL server, and run it in Docker
|
General Programming
|
Algorithms |
18 Nov 2017
Updated: 7 May 2020
Rating: 4.99/5
Votes: 31
Popularity: 7.44
Licence: CPOL
Views: 21,194
Bookmarked: 30
Downloaded: 472
I will discuss how to deliver the modern code, using Intel C++ Compiler and OpenMP 4.5 library, that implements the parallel "stable" three-way quicksort, based on the parallel code that has already been discussed in the previous article.
|
|
27 Apr 2018
Updated: 27 Apr 2018
Rating: 5.00/5
Votes: 7
Popularity: 4.23
Licence: CPOL
Views: 12,204
Bookmarked: 10
Downloaded: 506
In this article, we will formulate and discuss CLOPE data mining clustering algorithm that allows to drastically increase the quality and efficiency of categorized data clustering and can be easily used for recommendation-specific purposes
|
|
30 Nov 2018
Updated: 30 Dec 2018
Rating: 5.00/5
Votes: 15
Popularity: 5.73
Licence: CPOL
Views: 33,592
Bookmarked: 14
Downloaded: 1,658
In this article, we will demonstrate how to compute full SVD of a given matrix A and discuss about the code in C++11 implementing the full SVD computation by using simple iteration and Jordan-Gaussian methods.
|
|
3 Jul 2019
Updated: 20 Jul 2019
Rating: 4.95/5
Votes: 8
Popularity: 4.47
Licence: CPOL
Views: 14,203
Bookmarked: 13
Downloaded: 249
The audience of this article's readers will find out how to perform association rules learning (ARL) by using the scalable optimized Apriori algorithm, discussed.
|
|
20 Jul 2019
Updated: 20 Jul 2019
Rating: 5.00/5
Votes: 5
Popularity: 3.49
Licence: CPOL
Views: 7,272
Bookmarked: 9
Downloaded: 309
The audience of this article's readers will find out how to perform association rules learning (ARL) by using FPGrowth algorithm, that serves as an alternative to the famous Apriori and ECLAT algorithms.
|
|
11 Dec 2021
Updated: 3 Jan 2022
Rating: 5.00/5
Votes: 11
Popularity: 5.21
Licence: CPOL
Views: 15,321
Bookmarked: 11
Downloaded: 230
Optimizing the performance of the large-sized matrices QR factorization and eigendecomposition, using Schwarz-Rutishauser algorithm
|
Performance |
30 Apr 2017
Updated: 2 May 2017
Rating: 5.00/5
Votes: 12
Popularity: 5.40
Licence: CPOL
Views: 13,702
Bookmarked: 7
Downloaded: 366
This article is a practical guide on using Intel® Threading Building Blocks (TBB) and OpenMP libraries for C++ based on the example of delivering parallel scalable code that implements Burrows-Wheeler Transformation (BWT) algorithm.
|
High Performance Computing
|
Parallel Processing |
9 Dec 2016
Updated: 9 Dec 2016
Rating: 4.97/5
Votes: 24
Popularity: 6.77
Licence: CPOL
Views: 10,942
Bookmarked: 10
Downloaded: 328
In this article, we'll demonstrate an approach the allows to increase the performance (up to 600%) of the code that implements the conventional distribution counting algorithm (DCA) using NVIDIA CUDA 8.0 Runtime API
|
Vectorization |
27 Aug 2017
Updated: 29 Aug 2017
Rating: 5.00/5
Votes: 21
Popularity: 6.51
Licence: CPOL
Views: 36,240
Bookmarked: 24
Downloaded: 2,940
This article demonstrates the development of code in C# implementing famous k-means clustering algorithm to perform graphical raster image segmentation.
|
Internet of Things
|
Raspberry-Pi |
12 Nov 2020
Updated: 10 Dec 2020
Rating: 5.00/5
Votes: 6
Popularity: 3.89
Licence: CPOL
Views: 9,309
Bookmarked: 7
Downloaded: 0
A practical guide for building parallel CL/SYCL-code in, C++17, targeting Arm/AArch64-architectures and running it on Raspberry Pi 4B+ IoT-boards
|
Mobile Apps
|
Android |
1 Aug 2018
Updated: 1 Aug 2018
Rating: 5.00/5
Votes: 21
Popularity: 6.61
Licence: CPOL
Views: 20,394
Bookmarked: 30
Downloaded: 1,330
In this article, we will discuss about the advanced Android application development based on the example of creating a responsive Airport schedule simulator application.
|
Programming Languages
|
C# |
11 Jan 2020
Updated: 19 Jan 2020
Rating: 5.00/5
Votes: 3
Popularity: 2.39
Licence: CPOL
Views: 14,048
Bookmarked: 12
Downloaded: 597
A simple introduction to using K-Means Clustering for data analysis.
|
C# 5.0 |
30 Jun 2015
Updated: 30 Jun 2015
Rating: 4.99/5
Votes: 49
Popularity: 8.43
Licence: CPOL
Views: 20,865
Bookmarked: 44
Downloaded: 259
The following article describes how to implement sorting of custom non-generic collections by overriding the functionality of the generic IComparable and IComparer interfaces used by the LINQ’s Enumerable.OrderBy clause aggregate method.
|
C++ |
7 May 2020
Updated: 7 May 2020
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 3,371
Bookmarked: 4
Downloaded: 0
In this article I will ground the discussion on the several aspects of delivering a modern parallel code using the Intel® MPI library, that provides even more performance speed-up and efficiency of the parallel “stable” sort, previously discussed.
|
|
30 Apr 2016
Updated: 4 May 2016
Rating: 4.94/5
Votes: 77
Popularity: 9.23
Licence: CPOL
Views: 47,510
Bookmarked: 58
Downloaded: 1,360
Smart cross-platform textdiff lexicographical analyzer utility
|
C++11 |
5 Dec 2015
Updated: 6 May 2020
Rating: 4.88/5
Votes: 87
Popularity: 9.28
Licence: CPOL
Views: 122,145
Bookmarked: 117
Downloaded: 2,185
In this article, I’d like to introduce the modern code in C++11, implementing the parallel three-way quicksort, which is asymptotically faster and more efficient than the famous heapsort and mergesort algorithms.
|
|
7 May 2020
Updated: 7 May 2020
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 4,088
Bookmarked: 4
Downloaded: 87
In this article I will thoroughly discuss about the several aspects of using the revolutionary new Intel® oneAPI HPC Toolkit to deliver a modern code that implements a parallel “stable” sort
|
VC++ |
14 Jun 2015
Updated: 14 Jul 2015
Rating: 4.92/5
Votes: 80
Popularity: 9.37
Licence: CPOL
Views: 93,746
Bookmarked: 92
Downloaded: 1,553
This article demostrates the C++ code that implements AI binary distribution evolutionary algorithm for finding the "nearest" neighbor values of the given value of x in the array of N elements.
|
Visual Basic |
14 Sep 2017
Updated: 14 Sep 2017
Rating: 4.95/5
Votes: 30
Popularity: 7.01
Licence: CPOL
Views: 24,349
Bookmarked: 23
Downloaded: 834
This article introduces the implementation of an algorithm written in Visual Basic .NET that allows us to quickly and easily parse and evaluate the resulting value of various mathematical expressions
|
Visual C++ 12.0 |
22 Aug 2015
Updated: 22 Aug 2015
Rating: 4.94/5
Votes: 68
Popularity: 9.06
Licence: CPOL
Views: 25,680
Bookmarked: 66
Downloaded: 2,043
This article demonstrates how to implement the Huffman adaptive compression alogrithm to compress graphics images of 256 colors depth and other multimedia files
|
Web Development
|
|
28 Jul 2017
Updated: 1 Aug 2017
Rating: 5.00/5
Votes: 26
Popularity: 6.99
Licence: CPOL
Views: 20,285
Bookmarked: 18
Downloaded: 333
In this article, we'll discuss on how to use HTML/CSS/JavaScript/Ajax to create a simple lightweight Windows Vista/7 sidebar desktop gadget that allows to preview featured articles contributed to CodeProject's web site
|
ASP.NET |
11 Dec 2016
Updated: 25 Dec 2016
Rating: 5.00/5
Votes: 36
Popularity: 7.59
Licence: CPOL
Views: 60,337
Bookmarked: 54
Downloaded: 4,787
In this article we'll demonstrate the implementation of k-means clustering algorithm to produce recommendations.
|
|
31 Jan 2017
Updated: 1 Feb 2017
Rating: 5.00/5
Votes: 14
Popularity: 5.73
Licence: CPOL
Views: 34,697
Bookmarked: 18
Downloaded: 1,151
In this article, we will discuss about the implementation of the SVD++ AI data mining algorithm to produce recommendations based on ratings prediction
|
HTML |
12 Dec 2016
Updated: 16 Dec 2016
Rating: 4.95/5
Votes: 27
Popularity: 7.01
Licence: CPOL
Views: 30,175
Bookmarked: 15
Downloaded: 558
In this article we'll discuss an approach of using jQuery's Ajax requests to implement an indexed search filter based on an example of creating a simple phone book web application with ASP.NET MVC.
|
|
2 Nov 2018
Updated: 5 Nov 2018
Rating: 5.00/5
Votes: 12
Popularity: 5.40
Licence: CPOL
Views: 28,451
Bookmarked: 16
Downloaded: 851
In this article, we will demonstrate how to create and deploy Recurrent Neural Network (RNN) with Long Short-Term Memory (LSTM) cells and train it to predict future simple moving average (SMA).
|
Node.js |
21 Feb 2019
Updated: 21 Feb 2019
Rating: 4.92/5
Votes: 9
Popularity: 4.69
Licence: CPOL
Views: 9,071
Bookmarked: 6
Downloaded: 181
In this article, we will discuss how to create and deploy a rule-based natural language processing (NLP) engine that can be actively used in of the modern chatbot assistants and instant messengers.
|
|
25 Feb 2019
Updated: 25 Feb 2019
Rating: 5.00/5
Votes: 4
Popularity: 3.01
Licence: CPOL
Views: 5,470
Bookmarked: 3
Downloaded: 41
In this short article, we will discuss about the aspects of Slack API and IBM Watson/Bluemix Assistant cloud-based solutions integration, to quickly and easily create an automated chatbot or instant messenger (IM) application
|
|
1 Feb 2020
Updated: 2 Feb 2020
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 8,674
Bookmarked: 2
Downloaded: 182
A Simple Web Application User Authentication Project using Passport.js And JSON Web Tokens (JWT) explained
|
|
31 May 2019
Updated: 31 May 2019
Rating: 5.00/5
Votes: 4
Popularity: 3.01
Licence: CPOL
Views: 5,413
Bookmarked: 4
Downloaded: 44
The readers of this article will find out how to use Clarifai API for Node.js to create and deploy a lightweight vehicles images classification web-application.
|