AILEPHANT logo

AILEPHANT

  • Start Here
  • AI Advice
  • AI Services
  • About
  • Blog
  • AI Agents Group
  • Finding the dominant colors in an image with k-means

    Aug 13, 2020

    —

    by

    Florian Bansac
    in Algorithms, Applications

    Working with images can be a very time-consuming task, especially if you have many images to work on. Machine learning can thus be a great time-saver for various image analysis and editing tasks, such as finding the dominant colors of…

  • 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…

←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 (11)
  • Studies (2)
  • Theory (29)
AILEPHANT logo

AILEPHANT

Practical AI systems for real business workflows

AI Advice

  • AI Opportunity Check
  • AI Workflow Review
  • AI Priority Plan

Explore

  • AI Advice
  • AI Services
  • Blog
  • Glossary
  • Contact

Social

  • AI Agents Group
  • LinkedIn
  • GitHub
  • X

© Copyright 2026 AILEPHANT