- Bordeaux, Nouvelle-Aquitaine, France
-
14:08
(UTC +01:00)
Highlights
- Pro
Lists (1)
Sort Name ascending (A-Z)
Stars
This is a repository of a topic-centric public data sources in high quality for Recommender Systems (RS)
A binary decision diagram is a directed acyclic graph used to represent a Boolean function. The ROBDD is a canonical form, which means that given an identical ordering of input variables, equivalen…
Book repository for AlphaGo Simplified (CRC Press 2024). Implement ideas behind Deep Blue (rule-based AI) and AlphaGo (rule-based AI + Deep Learning) in three simple games: Last Coin Standing, Tic …
TruthfulQA: Measuring How Models Imitate Human Falsehoods
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and…
12 Weeks, 24 Lessons, AI for All!
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
High performance implementation of Deep neuroevolution in pytorch using mpi4py. Intended for use on HPC clusters
Source code/webpage/demos for the What-If Tool
SkyPilot: Run AI and batch jobs on any infra (Kubernetes or 14+ clouds). Get unified execution, cost savings, and high GPU availability via a simple interface.
Decentralized deep learning in PyTorch. Built to train models on thousands of volunteers across the world.
Tools for building and solving models of quantum systems in Qiskit
A JIT compiler for hybrid quantum programs in PennyLane
Code supporting arXiv:XXXX.XXXX "Exact gradients of pulse programs on quantum computers"
Benchmark and reference set for bond separation energies.
pulse based variational quantum algorithms experiments
A massively parallel, high-level programming language
Tool to check C++ #include dependencies (dependency graphs created in .dot format)
Visual code dependency graph creation for C/C++ projects
PyTorch implementations of Generative Adversarial Networks.
The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with
An open-source implementation of the AlphaGoZero algorithm