AILEPHANT logo

AILEPHANT

  • AI Roadmaps
  • About
  • Blog
  • AI Agents Group
  • Basics of Natural Language Processing with NLTK

    Jun 22, 2020

    —

    by

    Florian Bansac
    in Algorithms, Applications, Theory

    A key element of Artificial Intelligence, Natural Language Processing is the manipulation of textual data through a machine in order to “understand” it, that is to say, analyze it to obtain insights and/or generate new text. In Python, this is…

  • Financial strategies for a stock trading bot

    Jan 20, 2020

    —

    by

    Florian Bansac
    in Applications, Studies

    Creating a stock trading bot is both a very interesting and a very challenging task. To build an algorithm that makes money, there is a number of potential trading strategies from which value can be created. This post attempts to…

  • How to program the Mean Shift algorithm

    Oct 23, 2019

    —

    by

    Florian Bansac
    in Algorithms

    Mean Shift is an unsupervised machine learning algorithm. It is a hierarchical data clustering algorithm that finds the number of clusters a feature space should be divided into, as well as the location of the clusters and their centers. It…

  • How to program the K-Means clustering algorithm

    Oct 2, 2019

    —

    by

    Florian Bansac
    in Algorithms

    K-Means is a popular unsupervised machine learning algorithm for data clustering. A typical start for flat clustering, the K-Means algorithm works by defining a number K of clusters to be extracted by the algorithm. With this K number given, the…

  • How to program the Support Vector Machines algorithm

    Sep 14, 2019

    —

    by

    Florian Bansac
    in Algorithms

    Support Vector Machine is one of the most commonly used supervised machine learning algorithms for data classification. A binary classifier, the support vector machine algorithm works in vector space to sort data points by finding the best hyperplane separating them…

←Previous Page
1 2 3 4 … 10
Next Page→

Florian Bansac Avatar

Ailephant is created by Florian Bansac, an AI builder and operator who has launched multiple AI-powered products, including Disfold, Moltgate, and WP AI Writer, and runs the AI Agents group on LinkedIn.


Popular Categories

  • Algorithms (11)
  • Applications (10)
  • Studies (2)
  • Theory (29)
AILEPHANT logo

AILEPHANT

Practical AI roadmaps for real business workflows

AI Roadmaps

  • Quick AI Direction
  • AI Use-Case Review
  • Full AI Roadmap

Explore

  • Blog
  • Glossary
  • Contact

Social

  • AI Agents Group
  • LinkedIn
  • GitHub
  • X

© Copyright 2026 AILEPHANT