Artificial Intelligence
|
Keras |
17 Jun 2020
Updated: 17 Jun 2020
Rating: 3.79/5
Votes: 9
Popularity: 3.61
Licence: CPOL
Views: 7,864
Bookmarked: 6
Downloaded: 0
In this article we can take a look at what libraries are available to work on AI and ML tasks.
|
|
22 Jun 2020
Updated: 22 Jun 2020
Rating: 4.83/5
Votes: 4
Popularity: 2.91
Licence: CPOL
Views: 7,222
Bookmarked: 5
Downloaded: 118
In this article, let’s dive into Keras, a high-level library for neural networks.
|
Machine Learning |
12 Jun 2020
Updated: 12 Jun 2020
Rating: 4.43/5
Votes: 5
Popularity: 3.10
Licence: CPOL
Views: 13,456
Bookmarked: 11
Downloaded: 207
This article provides some tips for experienced programmers to get up to speed with the basics of Python.
|
|
15 Jun 2020
Updated: 15 Jun 2020
Rating: 4.25/5
Votes: 5
Popularity: 2.97
Licence: CPOL
Views: 11,453
Bookmarked: 5
Downloaded: 104
Now that you know some of the basics of Python we can go a bit deeper, with the lists and tuples data structures and see how to work with them.
|
|
16 Jun 2020
Updated: 16 Jun 2020
Rating: 4.53/5
Votes: 7
Popularity: 3.83
Licence: CPOL
Views: 16,313
Bookmarked: 6
Downloaded: 139
In this article we go a bit further with generators and classes.
|
|
18 Jun 2020
Updated: 18 Jun 2020
Rating: 4.47/5
Votes: 7
Popularity: 3.78
Licence: CPOL
Views: 10,158
Bookmarked: 7
Downloaded: 254
In this article let's get started hands-on with OpenCV.
|
|
19 Jun 2020
Updated: 19 Jun 2020
Rating: 4.63/5
Votes: 5
Popularity: 3.23
Licence: CPOL
Views: 11,284
Bookmarked: 2
Downloaded: 117
In this article we take a look at what you can do with the Natural Language Toolkit (NLTK).
|
|
3 Mar 2018
Updated: 3 Mar 2018
Rating: 4.74/5
Votes: 10
Popularity: 4.74
Licence: CPOL
Views: 14,074
Bookmarked: 11
Downloaded: 406
This article describes how to use a neural network to recognize programming languages, as an entry for CodeProject's Machine Learning and Artificial Intelligence Challenge.
|
|
24 Jun 2019
Updated: 24 Jun 2019
Rating: 5.00/5
Votes: 16
Popularity: 6.02
Licence: CPOL
Views: 57,104
Bookmarked: 37
Downloaded: 1,073
This article describes the making of a tic tac toe player that uses neural networks and machine learning.
|
Tensorflow |
23 Jun 2020
Updated: 23 Jun 2020
Rating: 4.60/5
Votes: 10
Popularity: 4.39
Licence: CPOL
Views: 9,362
Bookmarked: 15
Downloaded: 119
In this article we take a quick look at NumPy and TensorFlow also do a short overview of the scikit-learn library.
|
General Programming
|
Algorithms |
8 Apr 2015
Updated: 9 Apr 2015
Rating: 4.92/5
Votes: 15
Popularity: 5.78
Licence: CPOL
Views: 46,995
Bookmarked: 22
Downloaded: 1,062
An algorithm to classify whether text is gibberish or not, and an implementation in C# and Python.
|
|
11 Mar 2017
Updated: 14 Mar 2017
Rating: 4.99/5
Votes: 22
Popularity: 6.49
Licence: CPOL
Views: 41,743
Bookmarked: 10
Downloaded: 442
This article is a solution to CodeProject's Weekly Challenge: "A knight on a chess board".
|
Productivity Apps and Services
|
Team Communication Tools |
5 Feb 2019
Updated: 5 Feb 2019
Rating: 5.00/5
Votes: 3
Popularity: 2.39
Licence: CPOL
Views: 8,601
Bookmarked: 0
Downloaded: 85
Using the Slack API and CodeProject API, this application monitors CodeProject for new content and posts updates in a specified Slack channel.
|
Programming Languages
|
C# |
27 Oct 2012
Updated: 8 Dec 2015
Rating: 4.91/5
Votes: 147
Popularity: 10.61
Licence: CPOL
Views: 1,113,032
Bookmarked: 433
Downloaded: 79,684
This article explains speech recognition, speech to text, text to speech and speech synthesis in C#.
|
|
6 Apr 2015
Updated: 27 Sep 2015
Rating: 5.00/5
Votes: 6
Popularity: 3.89
Licence: CPOL
Views: 18,350
Bookmarked: 9
Downloaded: 295
Application that displays a notification when a new question is posted on CodeProject
|
|
24 Aug 2021
Updated: 24 Aug 2021
Rating: 5.00/5
Votes: 3
Popularity: 2.39
Licence: CPOL
Views: 9,292
Bookmarked: 7
Downloaded: 0
This article will show how to create a simple but complete WoA-native Windows Forms application.
|
Python |
1 Jan 2016
Updated: 1 Jan 2016
Rating: 3.00/5
Votes: 3
Popularity: 1.43
Licence: CPOL
Views: 17,370
Bookmarked: 2
Downloaded: 84
This article describes the working and the usage of my CodeProject API wrapper, written in Python.
|
Visual Basic |
8 Mar 2013
Updated: 8 Sep 2016
Rating: 4.97/5
Votes: 150
Popularity: 10.77
Licence: CPOL
Views: 408,616
Bookmarked: 247
Downloaded: 3,646
This article explains how bitwise operators work and this article explains also several purposes of them with examples in C# and VB.NET.
|
Web Development
|
HTML |
21 Jul 2021
Updated: 21 Jul 2021
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 3,620
Bookmarked: 2
Downloaded: 25
In this article, we will look at how you can create a new Electron app targeted at 64-bit WoA devices and how you can port existing Electron apps.
|
HTML5 |
6 Sep 2013
Updated: 31 May 2016
Rating: 4.96/5
Votes: 29
Popularity: 7.09
Licence: CPOL
Views: 190,100
Bookmarked: 50
Downloaded: 4,108
How to create a maze with a digital timer using HTML5 and JavaScript, without the use of Flash
|