Skip to content
View netanellevine's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report netanellevine

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Bayesian_Network Bayesian_Network Public

    In this project, I've created a Bayesian Network and implemented some algorithms on that network

    Java 1

  2. Neuro-Computation Neuro-Computation Public

    This repository contains an implementation and examples of Adaline, Back-Propagation, and Kohonen Algorithms using Neural Networks

    Python

  3. countries_ElasticSearch_API countries_ElasticSearch_API Public

    This project purpose was to get famillier with nodejs, Rest-API, Docker, python CLI, and ElasticSearch. The database contains 178 countries as a geojson files and the API allows to perform regular …

    JavaScript

  4. Graph_Algorithms Graph_Algorithms Public

    Implementing graph algorithms such as: Dijkstra's shortest path, K-Center, approx-TSP, Brooks Coloring, Hungarian Max-Matching, Edmonds-Karp Max-Matching

    Java

  5. Data-Visualization Data-Visualization Public

    Final project of Data Visualization course

    Jupyter Notebook

  6. The_Pokemon_game The_Pokemon_game Public

    this project is about the Graph Theory and Graph's Algorithms such as Shortest Path, BFS, TSP and more.

    Python