Gilad Deutsch's starred repositories

Language:PythonLicense:MITStargazers:242Issues:0Issues:0

adversarial-training-pytorch

Implementation of adversarial training under fast-gradient sign method (FGSM), projected gradient descent (PGD) and CW using Wide-ResNet-28-10 on cifar-10. Sample code is re-usable despite changing the model or dataset.

Language:PythonLicense:MITStargazers:35Issues:0Issues:0

python-chess

A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing, and UCI/XBoard engine communication

Language:PythonLicense:GPL-3.0Stargazers:2373Issues:0Issues:0
Language:PythonStargazers:53Issues:0Issues:0

Deep-Learning-Papers-Reading-Roadmap

Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!

Language:PythonStargazers:37818Issues:0Issues:0

OpenCEP

A highly efficient and expressive CEP framework written entirely in Python.

Language:PythonStargazers:36Issues:0Issues:0

neural-combinatorial-rl-pytorch

PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940

Language:PythonLicense:MITStargazers:543Issues:0Issues:0

prettify-python-plugin

Intellij IDE plugin

Language:KotlinLicense:GPL-3.0Stargazers:4Issues:0Issues:0

samultichoiceknapsack

Simulated Annealing for the Multiple Choice Multidimensional Knapsack Problem

Language:C++License:MITStargazers:13Issues:0Issues:0

MMKP_Heuristics

Various implementations of population based metaheuristics to solve hard multiple-choice multidimensional knapsack problems.

Language:C++Stargazers:17Issues:0Issues:0