GitHub / nagar-omer 1 Repository
nagar-omer/cellebrite-home-assignment
data science interview
Language: Jupyter Notebook - Size: 98.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nagar-omer/wsc-interview
Language: Python - Size: 249 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nagar-omer/fruit-quality-prediction
detect fruit quality according to several images
Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nagar-omer/basic-algorithms
Implementation of must know algorithms
Language: Python - Size: 318 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

nagar-omer/swing-transformer
implementation of Swin Transformer: Hierarchical Vision Transformer using Shifted Windows
Language: Python - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nagar-omer/tutorials Fork of pytorch/tutorials
Language: Python - Size: 172 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

nagar-omer/web_service
Language: C# - Size: 37.6 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

nagar-omer/pruning-bert
Language: Jupyter Notebook - Size: 1.57 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

nagar-omer/multi-graph Fork of louzounlab/multi-graph
Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

nagar-omer/netflix-notebook
simple rating prediction
Language: Jupyter Notebook - Size: 4.37 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

nagar-omer/ImageGui
gui for Image service project
Language: C# - Size: 56.6 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

nagar-omer/ImageService
advanced
Language: C# - Size: 6.75 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

nagar-omer/graph-measures Fork of louzounlab/graph-measures
Topological feature calculators infrastructure.
Language: C++ - Size: 3.6 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

nagar-omer/graph-tpgad
Graph Topology - based Anomaly Detection
Language: Python - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

nagar-omer/graphs-package Fork of louzounlab/graphs-package
NetworkX based package for graphs
Language: Python - Size: 4.29 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

nagar-omer/spectrum-prediction-baseline-ml
Baseline models for spectrum prediction using resposivity matrix
Language: Python - Size: 98.6 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

nagar-omer/nlp-neural-mt
Implementation of Machine translation - encoder -> attention + decoder architecture - Roee Aharoni course
Language: Python - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

nagar-omer/ml-basic-algorithms
Implementation of some basic algorithms such as Decision trees and naive bayes
Language: Python - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

nagar-omer/nlp-fsa
Transfer Learning on Finite State Automata (FSA)
Language: Python - Size: 9.82 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

nagar-omer/graph-qgcn Fork of itayl13/bilinear-learning
Quadratic Graph Convolutional Network (QGCN). A novel method for clarification of full graphs
Language: Python - Size: 1.77 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

nagar-omer/nlp-snli
Recurrent Neural Network-Based Sentence Encoder with Gated Attention for Natural Language Inference
Language: HTML - Size: 95.8 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

nagar-omer/nlp-relation-extraction
Relation Extraction (RE) pipeline.
Language: HTML - Size: 60.4 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

nagar-omer/temporal-graph-active-learning Fork of louzounlab/temporal-multi-graph-al-ml
Active learning over temporal multi graphs
Language: Python - Size: 16.1 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

nagar-omer/nlp-bilstm-classifier
BiLSTM model for Part of Speech (POS) detection and Named entity Recognition (NER)
Language: Python - Size: 94.7 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

nagar-omer/scml-negotiation
Supply Chain Management League (SCML) contest of ANAC
Language: Python - Size: 477 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

nagar-omer/nlp-pmi
Pointwise Mutual Information (PMI) based word embeddings
Language: Python - Size: 126 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

nagar-omer/nlp-cfg Fork of KarinHaim/CFG_NLP
Rule based CFG for random sentence generation
Language: Python - Size: 2.23 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

nagar-omer/nlp-basic-mlp
Basic Multi Layer Perceptron (MLP) for Part of Speech (PoS) prediction and Named Entity Recognition (NER)
Language: HTML - Size: 198 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

nagar-omer/nlp-hmm-memm
Implementation of Hidden Markov Model (HMM) & Maximum Entropy Markov Model (MEMM) for Name Entity Recognition (NER)
Language: Python - Size: 54.3 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

nagar-omer/nlp-viterbi
NLP course - implementation of Viterbi algorithm for POS prediction
Language: Python - Size: 42.2 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

nagar-omer/reversi-java
Advanced programimng 1 - reversi project (Java)
Language: Java - Size: 396 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

nagar-omer/reversi-app
Advanced Programing 1 Course: reversi project + googletest
Language: C++ - Size: 45.6 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
