Bayang (bm777)

bm777

Geek Repo

Company:DeepFile

Location:Germany

Twitter:@bayang_bm

Github PK Tool:Github PK Tool

Bayang's repositories

CNN

It's show how to train a model for dog and cat image classifier with python.

Language:PythonStargazers:1Issues:2Issues:0

Linear_regression

This tutorial focuses on building a Linear Regression model with PySpark and dives deep into the workings of an LR model. It will cover various assumptions to be considered before using LR along with different evaluation metrics. But before even jumping into trying to understand Linear Regression, we must understand the types of variables.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

searchWord

It allows you to search and count the number of appearances in a sentence.

Language:PythonStargazers:1Issues:0Issues:0

TIFF

This mini-program allows you to read files in '.tif' format

Language:PythonStargazers:1Issues:0Issues:0

Tri_bulle

Bubble sorting or propagation sorting is a sorting algorithm. It consists of repeatedly comparing consecutive elements of an array and swapping them when they are badly sorted.

Language:CStargazers:1Issues:1Issues:0

Tri_insertion

En informatique, le tri par insertion est un algorithme de tri classique. La plupart des personnes l'utilisent naturellement pour trier des cartes Ă  jouer.

Language:CStargazers:1Issues:2Issues:0

Tri_selection

Le tri par sélection (ou tri par extraction) est un algorithme de tri par comparaison. Cet algorithme est simple, mais considéré comme inefficace, car il s'exécute en temps quadratique en le nombre d'éléments à trier, et non en temps pseudo linéaire.

Language:CStargazers:1Issues:1Issues:0

Celebrity-Face-Recognition-Dataset

Dataset of around 800k images consisting of 1100 Famous Celebrities and an Unknown class to classify unknown faces

License:CC-BY-4.0Stargazers:0Issues:0Issues:0

Data_Visualization

This is the code for Data Visualizaton - Data Lit #4 by Siraj Raval on Youtube

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

facematch

Face match in python using Facenet and their pretrained model

Language:PythonStargazers:0Issues:0Issues:0

openface

Face recognition with deep neural networks.

Language:LuaLicense:Apache-2.0Stargazers:0Issues:0Issues:0