saeidh12
Without requirements or design, programming is the art of adding bugs to an empty text file. (Louis Srygley)
saeidh12's Stars
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
nlohmann/json
JSON for Modern C++
kataras/iris
The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:
Unity-Technologies/ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
hyperledger/fabric
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
hyperledger/fabric-sdk-go
hyperledger/indy-node
The server portion of a distributed ledger purpose-built for decentralized identity.
hyperledger-archives/indy-sdk
indy-sdk
eoscanada/eos-go
EOS.IO Go API library
hyperledger/fabric-sdk-py
Hyperledger Fabric Python SDK
battlecode/battlecode-server-2017
Official Battlecode game engine.
battlecode/battlecode-client-17
Client for battlecode 2017
saeidh12/razmai-gui
GUI for the razmai-server written in react.js
saeidh12/razmai-server
Server for a strategic game between multiple AIs.
sajjadpoores/java-sudoku-solver
Java code for Solving Sudoku
saeidh12/awesome-courses
:books: List of awesome university courses for learning Computer Science!
saeidh12/BST
saeidh12/TIC-TAC-TOE
single/multi player console tic tac toe (variant single player difficulty)
AbeSchnake/School_District_Analysis
masiedunc/PyBer_Analysis
Ride Sharing App Analysis
masiedunc/School_District_Analysis
School district analysis using Pandas
miwermi/pyber-analysis
Python & Matplotlib used to chart and analyze data from an imaginary ride-share company.
reheck/Election_Analysis
Python 3 module for election results
saeidh12/Apriori
Simple Implementation of the Priori algorithm for pattern recognition in Common Lisp
saeidh12/Huffman-Compression
Huffman Compression with file output and char table.
saeidh12/Path-Finder
A British Museum maze path finder in c++.