• Stars
    star
    1
  • Language
    Elixir
  • Created almost 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The problem is to find perfect squares that are sums of consecutive squares. A classic example is the Pythagorean identity: 3^2 + 4^2 = 5^2

More Repositories

1

Audio-Classification-Using-Wavelet-Transform

Classifying audio using Wavelet transform and deep learning
Python
33
star
2

Bird-Song-Classification

Classify bird species based on their songs using SIamese Networks and 1D dilated convolutions.
Python
14
star
3

Siamese-Networks-Tutorial

Python
13
star
4

MultiColor-Shapes-Database

A small database to test different machine learning tasks. It contains simple shapes of different colors.
11
star
5

SIFT-Algorithm

Demonstration of sift algorithm to track objects and observing the effect of each parameter on performance.
Python
7
star
6

Image-segmentation-overview

Demonstration of a few useful segmentation algorithms.
Python
6
star
7

Bird-sound-classification

Classify bird's sound using siamese networks and few-shot learning.
Jupyter Notebook
6
star
8

Music-Genre-Classification

Classify music in two categories progressive rock and non-progressive rock using mfcc features, MLP, and CNN.
Python
5
star
9

PCATutorial

A Step-by-step tutorial to implement PCA.
Jupyter Notebook
4
star
10

SpeechEmotionRecognitionPapers

A curated list on the literature of emotion recognition using deep learning.
4
star
11

Gossip-Simulator

Implementation of gossip protocols for information dissemination in a network with different kinds of topologies.
Elixir
4
star
12

Bitcoin-Simulator

Implementation of Bitcoin protocol to simulate bitcoin mining, wallet, and transactions.
Elixir
3
star
13

PCALinearityCheck

A demonstration of how to use PCA to see if data is linear or not
Jupyter Notebook
3
star
14

Tensorboard_visualize

Visualize data on TensorBoard.
Python
3
star
15

Jobscheduler-using-RB-Tree-and-min-heap

Task scheduler using RB tree and min heap.
C++
2
star
16

BirdSoundClassification

Jupyter Notebook
1
star
17

Chord-Protocol

The goal of this project is to implement the Chord protocol using the actor model in elixir
Elixir
1
star