Topic

artificial-intelligence

Repositories (1786)

ddpm-proteins
ddpm-proteins lucidrains Python

A denoising diffusion probabilistic model (DDPM) tailored for conditional generation of protein distograms

115
jax-models
jax-models DarshanDeshpande Python

Unofficial JAX implementations of deep learning research papers

114
chroma-pytorch
chroma-pytorch lucidrains Python

Implementation of Chroma, generative models of protein using DDPM and GNNs, in Pytorch

114
Deep-Image-Analogy-PyTorch
Deep-Image-Analogy-PyTorch harveyslash Jupyter Notebook

Visual Attribute Transfer through Deep Image Analogy in PyTorch!

113
nokia-book
nokia-book nokia-wroclaw C++

NOKIA Book covers selected aspects of the telecommunication industry programmer's work

113
tools-generation-detection-synthetic-content
tools-generation-detection-synthetic-content bbvanexttechnologies

Compilation of the state of the art of tools, articles, forums and links of interest to generate and detect any type of synthetic content using deep l...

113
k3ai
k3ai k3ai Go

A lightweight tool to get an AI Infrastructure Stack up in minutes not days. K3ai will take care of setup K8s for You, deploy the AI tool of your choi...

113
STAM-pytorch
STAM-pytorch lucidrains Python

Implementation of STAM (Space Time Attention Model), a pure and simple attention model that reaches SOTA for video classification

112
recsim_ng
recsim_ng google-research Jupyter Notebook

RecSim NG: Toward Principled Uncertainty Modeling for Recommender Ecosystems

112
Texas-Hold-em-AI
Texas-Hold-em-AI Charleo85 Jupyter Notebook

Research on Texas Hold'em AI

111
ChemGAN-challenge
ChemGAN-challenge benstaf Python

Code for the paper: ChemGAN challenge for drug discovery: can AI reproduce natural chemical diversity? arXiv preprint arXiv:1708.08227.

111
attributionpriors
attributionpriors suinleelab Jupyter Notebook

Tools for training explainable models using attribution priors.

111
lightnn
lightnn l11x0m7 Python

The light deep learning framework for study and for fun. Join us!

110
fagan
fagan akanimax Python

A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)

110
auto-image-renamer
auto-image-renamer sanjujosh Python

Rename images using deep learning

110
jsbattle
jsbattle jamro JavaScript

JavaScript Programming Game (inspired by RoboCode)

110
ores
ores wikimedia Python

🤖 A hosting service for 'revscoring' models.

109
text_predictor
text_predictor gsurma Python

Char-level RNN LSTM text generator📄.

109
pi-GAN-pytorch
pi-GAN-pytorch lucidrains Python

Implementation of π-GAN, for 3d-aware image synthesis, in Pytorch

109
MLSL
MLSL intel C++

Intel(R) Machine Learning Scaling Library is a library providing an efficient implementation of communication patterns used in deep learning.

108
long-short-transformer
long-short-transformer lucidrains Python

Implementation of Long-Short Transformer, combining local and global inductive biases for attention over long sequences, in Pytorch

108
deep-learning-tensorflow-book-code
deep-learning-tensorflow-book-code solaris33 Python

[『텐서플로로 배우는 딥러닝』, 솔라리스, 영진닷컴, 2018] 도서의 소스코드입니다.

108
charformer-pytorch
charformer-pytorch lucidrains Python

Implementation of the GBST block from the Charformer paper, in Pytorch

108
CNN-yelp-challenge-2016-sentiment-classification
CNN-yelp-challenge-2016-sentiment-classification haoopeng Jupyter Notebook

IPython Notebook for training a word-level Convolutional Neural Network model for sentiment classification task on Yelp-Challenge-2016 review dataset.

107
MapleAI
MapleAI bluemapleman Python

AI各领域学习资料整理。(A collection of all skills and knowledges should be got command of to obtain an AI relevant job offer. There are online blogs,...

107
omegaml
omegaml omegaml Python

MLOps simplified. One-stop AI delivery platform, all the features you need.

107
PureML
PureML PuremlHQ Go

Developer platform for production ML.

107
siamese-BERT-fake-news-detection-LIAR
siamese-BERT-fake-news-detection-LIAR manideep2510 Python

Triple Branch BERT Siamese Network for fake news classification on LIAR-PLUS dataset in PyTorch

106
deepbrain
deepbrain iitzco Python

Deep Learning tools for brain medical images

105
Convolutional-Network
Convolutional-Network dorajam Python

A convolutional neural network from scratch

104
entangle
entangle radiantone Python

A lightweight (serverless) native python parallel processing framework based on simple decorators and call graphs.

104
PyAnomaly
PyAnomaly YuhaoCheng Python

Useful Toolbox for Anomaly Detection

104
modular-assemblies
modular-assemblies pathak22 Python

[NeurIPS 2019] Code for the paper "Learning to Control Self-Assembling Morphologies: A Study of Generalization via Modularity"

103
php-grandmaster
php-grandmaster akondas PHP

Chess engine written in PHP

103
SimpleDNN
SimpleDNN KotlinNLP Kotlin

SimpleDNN is a machine learning lightweight open-source library written in Kotlin designed to support relevant neural network architectures in natural...

103
AI_GTA5
AI_GTA5 hadipash Python

Self-driving car for GTA V

103
ai-seed
ai-seed blobcity Jupyter Notebook

1000+ ready code templates to kickstart your next AI experiment

103
cv_nlp_deeplearning
cv_nlp_deeplearning DragonFive Jupyter Notebook

用python做计算机视觉,人工智能,机器学习,深度学习等

102
l2r
l2r learn-to-race Python

Open-source reinforcement learning environment for autonomous racing — featured as a conference paper at ICCV 2021 and as the official challenge track...

102
GSoC-Ideas
GSoC-Ideas Cloud-CV HTML

CloudCV GSoC 2021 Ideas

101
k3ai
k3ai kf5i PowerShell

K3ai is a lightweight, fully automated, AI infrastructure-in-a-box solution that allows anyone to experiment quickly with Kubeflow pipelines. K3ai is...

101
contrastive-learner
contrastive-learner lucidrains Python

A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network

101
gaze-estimation
gaze-estimation david-wb Jupyter Notebook

A deep learning based gaze estimation framework implemented with PyTorch

101
Yolov7-Object-Counter-Custom-Funcitons
Yolov7-Object-Counter-Custom-Funcitons muratali016 Jupyter Notebook

Object Counting with the newest yolov7

101
Masked_Face_Recognition
Masked_Face_Recognition SamYuen101234 Python

2020/2021 HKUST CSE FYP Masked Facial Recognition, developer: Sam Yuen, Alex Xie, Tony Cheng

100
awesome-ebooks
awesome-ebooks LaicZhang

收录开源的经典技术书籍 PDF 文件及相关网站,持续更新中...

99
protein-bert-pytorch
protein-bert-pytorch lucidrains Python

Implementation of ProteinBERT in Pytorch

99
tabnine-visual-studio
tabnine-visual-studio tabnine

Visual Studio client for TabNine.

98
nystrom-attention
nystrom-attention lucidrains Python

Implementation of Nyström Self-attention, from the paper Nyströmformer

98
gst-inference
gst-inference RidgeRun C

A GStreamer Deep Learning Inference Framework

98