Giter VIP home page Giter VIP logo

Mustafa Muhammadi's Projects

albumentations icon albumentations

Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125

brew icon brew

🍺 The missing package manager for macOS (or Linux)

index_select icon index_select

Return an index select of the torch tensors based on samples and labels matrix

jumpflooding-taichi icon jumpflooding-taichi

2D & 3D Jump Flooding Algorithm and 2D Centroidal Voronoi Tessellation based on taichi

kmeans-neural-network-implemetation icon kmeans-neural-network-implemetation

Illustration of the K-means algorithm using the re-scaled Old Faithful data set. (a) Green points denote the data set in a two-dimensional Euclidean space. The initial choices for centers ?1 and ?2 are shown by the red and blue crosses, respectively. (b) In the initial E step, each data point is assigned either to the red cluster or to the blue cluster, according to which cluster centre is nearer. This is equivalent to classifying the points according to which side of the perpendicular bisector of the two cluster centred, shown by the magenta line, they lie on. (c) In the subsequent M step, each cluster centre is re-computed to be the mean of the points assigned to the corresponding cluster. (d)?(i) show successive E and M steps through to final convergence of the algorithm.

lloyd icon lloyd

Constrained Lloyd Iteration for distributing 2D points

maximumsubsequencearray icon maximumsubsequencearray

Finding the maximum contiguous subarray sum using a more sophisticated algorithm that runs in O ( n ) O(n) time.

mscg-net icon mscg-net

Multi-view Self-Constructing Graph Convolutional Networks with Adaptive Class Weighting Loss for Semantic Segmentation

pgl icon pgl

Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle

pygcn icon pygcn

Graph Convolutional Networks in PyTorch

pysnic icon pysnic

Python implementation of the SNIC superpixels algorithm

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.