Topic

artificial-intelligence

Repositories (1615)

mindpark
mindpark danijar Python

Testbed for deep reinforcement learning

161
har-keras-cnn
har-keras-cnn ni79ls Python

Jupyter Notebook for Human Activity Recognition (HAR) with 1D Convolutional Neural Network in Python and Keras

161
quickai
quickai geekjr Python

QuickAI is a Python library that makes it extremely easy to experiment with state-of-the-art Machine Learning models.

161
jetson-packages-family
jetson-packages-family yqlbu Shell

The ultimate software installation guide for Nvidia Jetson Nano/Xavier Dev Kit

161
elastic_transformers
elastic_transformers md-experiments Jupyter Notebook

Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers

160
biteopt
biteopt avaneev C++

Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP

160
neural-api
neural-api joaopauloschuler Pascal

CAI NEURAL API - Pascal based neural network API optimized for AVX, AVX2 and AVX512 instruction sets plus OpenCL capable devices including AMD, Intel...

159
Tensorflow-Dataset-Tutorial
Tensorflow-Dataset-Tutorial FrancescoSaverioZuppichini Jupyter Notebook

Notebook for my medium article about how to use Dataset API in TensorFlow

158
awesome-ai-services
awesome-ai-services sekwiatkowski Java

An overview of the AI-as-a-service landscape

158
toyCarIRL
toyCarIRL jangirrishabh Python

Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinforcement Lear...

157
owl-bt
owl-bt pruttned JavaScript

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...

157
ScalphaGoZero
ScalphaGoZero maxpumperla Scala

An independent implementation of DeepMind's AlphaGoZero in Scala, using Deeplearning4J (DL4J)

156
support-tickets-classification
support-tickets-classification karolzak Python

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...

156
AiShell
AiShell code-yeongyu Python

AiShell: A Natural Language Shell like GitHub Copilot X, Powered by ChatGPT

156
attention
attention lucidrains HTML

This repository will house a visualization that will attempt to convey instant enlightenment of how Attention works to someone not working in artifici...

156
ncnn-webassembly-yolov5
ncnn-webassembly-yolov5 nihui C++

Deploy YOLOv5 in your web browser with ncnn and webassembly

155
rivescript-python
rivescript-python aichaos Python

A RiveScript interpreter for Python. RiveScript is a scripting language for chatterbots.

154
DS-with-PySimpleGUI
DS-with-PySimpleGUI tirthajyoti Jupyter Notebook

Data science and Machine Learning GUI programs/ desktop apps with PySimpleGUI package

154
rlai-exercises
rlai-exercises iamhectorotero Jupyter Notebook

Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]

153
N2D2
N2D2 CEA-LIST C

N2D2 is an open source CAD framework for Deep Neural Network simulation and full DNN-based applications building.

153
MLKit
MLKit Somnibyte Swift

A simple machine learning framework written in Swift 🤖

152
Keras_age_gender
Keras_age_gender Tony607 Python

Easy Real time gender age prediction from webcam video with Keras

152
robustdg
robustdg microsoft Python

Toolkit for building machine learning models that generalize to unseen domains and are robust to privacy and other attacks.

152
ultimateMRZ-SDK
ultimateMRZ-SDK DoubangoTelecom C++

Machine-readable zone/travel document (MRZ / MRTD) detector and recognizer using deep learning

152
floyd-cli
floyd-cli floydhub Python

Command line tool for FloydHub - the fastest way to build, train, and deploy deep learning models

151
soccerbot
soccerbot utra-robosoccer C

Soccer playing robot representing Canada from University of Toronto

151
AI_FPS
AI_FPS mtrebi C++

AI system to simulate combat behaviors in a FPS game using Behavior Trees (UE4)

150
gpt-paper-title-generator
gpt-paper-title-generator csinva Jupyter Notebook

Generating paper titles (and more!) with GPT trained on data scraped from arXiv.

150
Mariana
Mariana tariqdaouda JavaScript

The Cutest Deep Learning Framework which is also a wonderful Declarative Language

149
lazy
lazy cagataycali JavaScript

Lazy, AI chatbot service.

149
persephone
persephone persephone-tools Python

A tool for automatic phoneme transcription

149
ai_for_robotics
ai_for_robotics daniel-s-ingram Python

Visualizations of algorithms covered in Sebastian Thrun's excellent Artificial Intelligence for Robotics course on Udacity.

149
dreamerv3-pytorch
dreamerv3-pytorch lucidrains

Implementation of Dreamer v3, Deepmind's first neural network that was able to learn to collect diamonds in Minecraft, in Pytorch

149
awesome-design.ai
awesome-design.ai shadowcz007 Jupyter Notebook

Useful resources for creating Design Artificial Intelligence

148
image-caption-generator
image-caption-generator neural-nuts Jupyter Notebook

[DEPRECATED] A Neural Network based generative model for captioning images using Tensorflow

147
ai-learning-roadmap
ai-learning-roadmap gopala-kr

List of all AI related learning materials and practical tools to get started with AI apps

147
transganformer
transganformer lucidrains Python

Implementation of TransGanFormer, an all-attention GAN that combines the finding from the recent GanFormer and TransGan paper

147
Cryptocurrency-Prediction-with-Artificial-Intelligence
Cryptocurrency-Prediction-with-Artificial-Intelligence emirhanai Jupyter Notebook

First Version.. Cryptocurrency Prediction with Artificial Intelligence (Deep Learning via LSTM Neural Networks)- Emirhan BULUT

147
minebot
minebot michaelzangl Java

Minebot

146
malware-classification
malware-classification AFAgarap Python

Towards Building an Intelligent Anti-Malware System: A Deep Learning Approach using Support Vector Machine for Malware Classification

143
diffusion_models
diffusion_models InFoCusp Jupyter Notebook

Minimal standalone example of diffusion model

143
CocoaAI
CocoaAI cocoa-ai

🤖 The Cocoa Artificial Intelligence Lab

142
quantulum3
quantulum3 nielstron Python

Library for unit extraction - fork of quantulum for python3

142
Chatbot-Long-Short-Term-Memory
Chatbot-Long-Short-Term-Memory FaustoNisida JavaScript

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,...

142
Machine-Learning-101
Machine-Learning-101 muhammadanas0716 Jupyter Notebook

Data Science, Machine Learning, and Deep Learning. Projects, Tutorials and Cheatsheets.

142
network-opt
network-opt google C++

A library for topological network optimization

142
flappy-es
flappy-es mdibaiee Python

Flappy Bird AI using Evolution Strategies

141
gini
gini go-air Go

A fast SAT solver

141
Virtual-Assistant
Virtual-Assistant ritwik12 C

A linux based Virtual assistant on Artificial Intelligence in C

141
Fast-Transformer
Fast-Transformer Rishit-dagli Jupyter Notebook

An implementation of Fastformer: Additive Attention Can Be All You Need, a Transformer Variant in TensorFlow

141