Pinned Repositories
aiva
AIVA (A.I. Virtual Assistant): General-purpose virtual assistant for developers.
amoux.github.io
Use this template if you need a quick developer / data science portfolio! Based on a Minimal Jekyll theme for GitHub Pages.
ARC
The Abstraction and Reasoning Corpus
candump-database
Using a Database to Decode J1939 Messages
conway-game-of-life
A minimal implementation of "Conway's Game of Life" in pure Python.
corona
COVID-19 Dataset Challenge
faiss
A library for efficient similarity search and clustering of dense vectors.
gym
A toolkit for developing and comparing reinforcement learning algorithms.
PyTorch-NLP
Basic Utilities for PyTorch Natural Language Processing (NLP)
transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
amoux's Repositories
amoux/corona
COVID-19 Dataset Challenge
amoux/conway-game-of-life
A minimal implementation of "Conway's Game of Life" in pure Python.
amoux/gym
A toolkit for developing and comparing reinforcement learning algorithms.
amoux/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
amoux/awesome-python-applications
💿 Free software that works great, and also happens to be open-source Python.
amoux/bayesian-statistics-book
amoux/bfloat16
bfloat16 dtype for numpy
amoux/bpytop
Linux/OSX/FreeBSD resource monitor
amoux/conversational-ai-notes
amoux/corona_nlp_app
Semantic Question Answering System for COVID-19 Research Articles
amoux/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
amoux/cython
The most widely used Python to C compiler
amoux/david
NLP toolkit for social-media text
amoux/david-sentiment
unsupervised sentiment models without labeled data
amoux/doc-builder
The package used to build the documentation of our Hugging Face repos
amoux/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
amoux/flask_deploy
testing deployement with docker with a simple flask app
amoux/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
amoux/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
amoux/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
amoux/learn2learn
A PyTorch Library for Meta-learning Research
amoux/model_card
amoux/Practical-Discrete-Mathematics
Practical Discrete Mathematics, published by Packt
amoux/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
amoux/qaam-nlp
context aware nlp models
amoux/real-world-pytorch
amoux/reinforcement-learning
amoux/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
amoux/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
amoux/Tools-to-Design-or-Visualize-Architecture-of-Neural-Network
Tools to Design or Visualize Architecture of Neural Network