Ohad Cohen's repositories

2D-flooring-algorithm-with-variable-inputs

The algorithm flooring an area of 2D dimension matrix with variable inputs. For each rectangle, the values of his width and height are separately uniform distributed between 20 to 100 cm, with jumping of 10 cm. The width and height of the area are 10x10.

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

Face-Mask-Detection-Deep-Neural-Network-Triple-Solution

Three types of solutions to the Mask-Detection problem where the first is presented in the form of a convolution network, the second in a network that is fully connected and the third is based on a transfer network.

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

Fliker-Image-Generator-API

Connect to the Fliker API and displays images from there.

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:C#Stargazers:0Issues:0Issues:0

Kmeans-clustering

K-means clustering is a type of unsupervised learning, which is used when you have unlabeled data. The goal of this algorithm is to find groups in the data, with the number of groups represented by the variable K.

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

Linear-Regression

Very basic example of Linear Regression using sklearn in Python

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

Matplotlib-library-tutorial

Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.

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

Numpy-library-tutorial

NumPy is a Python library used for working with arrays.

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

PyQt5-desktop-gui-app

Record Maintainer System programmed with QT Designer

Language:PythonStargazers:0Issues:0Issues:0

pandas-library-tutorial

Powerful package for data analysis and statistics

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