Testbed for deep reinforcement learning
Jupyter Notebook for Human Activity Recognition (HAR) with 1D Convolutional Neural Network in Python and Keras
QuickAI is a Python library that makes it extremely easy to experiment with state-of-the-art Machine Learning models.
The ultimate software installation guide for Nvidia Jetson Nano/Xavier Dev Kit
Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers
Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP
CAI NEURAL API - Pascal based neural network API optimized for AVX, AVX2 and AVX512 instruction sets plus OpenCL capable devices including AMD, Intel...
Notebook for my medium article about how to use Dataset API in TensorFlow
An overview of the AI-as-a-service landscape
Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinforcement Lear...
owl-bt is editor for Behavior trees. It has been inspired by Unreal engine behavior trees in a way, that it supports special node items like decorator...
An independent implementation of DeepMind's AlphaGoZero in Scala, using Deeplearning4J (DL4J)
This case study shows how to create a model for text analysis and classification and deploy it as a web service in Azure cloud in order to automatical...
AiShell: A Natural Language Shell like GitHub Copilot X, Powered by ChatGPT
This repository will house a visualization that will attempt to convey instant enlightenment of how Attention works to someone not working in artifici...
Deploy YOLOv5 in your web browser with ncnn and webassembly
A RiveScript interpreter for Python. RiveScript is a scripting language for chatterbots.
Data science and Machine Learning GUI programs/ desktop apps with PySimpleGUI package
Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]
N2D2 is an open source CAD framework for Deep Neural Network simulation and full DNN-based applications building.
A simple machine learning framework written in Swift 🤖
Easy Real time gender age prediction from webcam video with Keras
Toolkit for building machine learning models that generalize to unseen domains and are robust to privacy and other attacks.
Machine-readable zone/travel document (MRZ / MRTD) detector and recognizer using deep learning
Command line tool for FloydHub - the fastest way to build, train, and deploy deep learning models
Soccer playing robot representing Canada from University of Toronto
AI system to simulate combat behaviors in a FPS game using Behavior Trees (UE4)
Generating paper titles (and more!) with GPT trained on data scraped from arXiv.
The Cutest Deep Learning Framework which is also a wonderful Declarative Language
Lazy, AI chatbot service.
A tool for automatic phoneme transcription
Visualizations of algorithms covered in Sebastian Thrun's excellent Artificial Intelligence for Robotics course on Udacity.
Implementation of Dreamer v3, Deepmind's first neural network that was able to learn to collect diamonds in Minecraft, in Pytorch
Useful resources for creating Design Artificial Intelligence
[DEPRECATED] A Neural Network based generative model for captioning images using Tensorflow
List of all AI related learning materials and practical tools to get started with AI apps
Implementation of TransGanFormer, an all-attention GAN that combines the finding from the recent GanFormer and TransGan paper
First Version.. Cryptocurrency Prediction with Artificial Intelligence (Deep Learning via LSTM Neural Networks)- Emirhan BULUT
Minebot
Towards Building an Intelligent Anti-Malware System: A Deep Learning Approach using Support Vector Machine for Malware Classification
Minimal standalone example of diffusion model
🤖 The Cocoa Artificial Intelligence Lab
Library for unit extraction - fork of quantulum for python3
GPT-3 Chatbot with Long and Short Term Memory and advanced logic built in javascript with openai API - short and long memory, KYC, embeddings, openai,...
Data Science, Machine Learning, and Deep Learning. Projects, Tutorials and Cheatsheets.
A library for topological network optimization
Flappy Bird AI using Evolution Strategies
A fast SAT solver
A linux based Virtual assistant on Artificial Intelligence in C
An implementation of Fastformer: Additive Attention Can Be All You Need, a Transformer Variant in TensorFlow