dgrijalva /
jwt-go
ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:
Loading repository dataβ¦
Ashwinselvakumar / repository
This project implements an unbeatable Tic-Tac-Toe AI for the course assignment "Interactive Game AI (Tic-Tac-Toe System)". π§ Algorithm : Minimax with Alpha-Beta Pruning π Language : Python 3 (CLI) + HTML/CSS/JS (Web) π― AI Result : Unbeatable β best outcome for human is a draw β Tests : 15 unit tests,
README preview is not available for this repository.
Selected from shared topics, language and repository descriptionβnot editorial ratings.
dgrijalva /
ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:
pedrovgs /
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
py-why /
ALICE (Automated Learning and Intelligence for Causation and Economics) is a Microsoft Research project aimed at applying Artificial Intelligence concepts to economic decision making. One of its goals is to build a toolkit that combines state-of-the-art machine learning techniques with econometrics in order to bring automation to complex causal inference problems. To date, the ALICE Python SDK (econml) implements orthogonal machine learning algorithms such as the double machine learning work of Chernozhukov et al. This toolkit is designed to measure the causal effect of some treatment variable(s) t on an outcome variable y, controlling for a set of features x.
NELSONZHAO /
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
alexk111 /
JavaScript library enabling SVG icons to morph from one to the other. It implements Material Design's Delightful Details transitions. (THIS PROJECT IS NOT MAINTAINED ANYMORE)
Yalantis /
This project aims to provide a simple and customizable pull to refresh implementation. Made in Yalantis