Code Monkey home page Code Monkey logo

cheref-mehdi's Projects

apriori_algorithm icon apriori_algorithm

Apriori[1] is an algorithm for frequent item set mining and association rule learning over transactional databases. It proceeds by identifying the frequent individual items in the database and extending them to larger and larger item sets as long as those item sets appear sufficiently often in the database. The frequent item sets determined by Apriori can be used to determine association rules which highlight general trends in the database: this has applications in domains such as market basket analysis.

curves icon curves

Bezier, Catmull Rom, B-Spline uniform and non-uniform curves

educativegame icon educativegame

A mobile educative game for kids to improve their skills in memory and simple mathematical operations

geovisualization icon geovisualization

WEB Geovisualization of the University of Science and Technology Houari Boumediene and highlighting its events

implicit-surface icon implicit-surface

An implicit surface is a set of points p such that f(p) = 0, where f is a trivariate function (i.e., p ∈ ℜ3). The surface is also known as the zero set of f and may be written f -1 (0) or Z(f). According to the implicit surface theorem, if zero is a regular value of f, then the zero set is a two-dimensional manifold. An iso-surface is a similar set of points for which f(p) = c, where c is the iso-contour value of the surface. The function f is sometimes called the implicit function, although we prefer implicit surface function. A review of the salient properties of implicit surfaces may be found in [Hoffmann 1989].

inverse-kinematics icon inverse-kinematics

In computer animation and robotics, inverse kinematics is the mathematical process of calculating the variable joint parameters needed to place the end of a kinematic chain, such as a robot manipulator or animation character's skeleton, in a given position and orientation relative to the start of the chain. Given joint parameters, the position and orientation of the chain's end, e.g. the hand of the character or robot, can typically be calculated directly using multiple applications of trigonometric formulas, a process known as forward kinematics. However, the reverse operation is, in general, much more challenging.[1]

jenkins-boomi-ci-cd icon jenkins-boomi-ci-cd

Dell Boomi CI/CD : Boomi CLI - Jenkins - Jobs - SonarQube for static code analysis - Docker

multispectral icon multispectral

Estimation of spectral reflectance curves from multispectral images using two methods "spline interpolation" and "indirect inversion"

ocr icon ocr

create an SVM, ANN and deep Learning ANN model using keras library (python)

othello icon othello

Creating a game (Othello) and its AI based on heuristic search algorithms (Alpha-Beta-prunning and NegaMax) using Processing (Java library and a free development environment).

skindetection icon skindetection

Skin detection using HSV & YCbCr color space (python using opencv)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.