An open API service providing repository metadata for many open source software ecosystems.

Topic: "paper-implementations"

AntixK/PyTorch-VAE

A Collection of Variational Autoencoders (VAE) in PyTorch.

Language: Python - Size: 45.4 MB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 7,151 - Forks: 1,130

Codium-ai/AlphaCodium

Official implementation for the paper: "Code Generation with AlphaCodium: From Prompt Engineering to Flow Engineering""

Language: Python - Size: 2.16 MB - Last synced at: about 23 hours ago - Pushed at: 6 months ago - Stars: 3,837 - Forks: 288

podgorskiy/ALAE

[CVPR2020] Adversarial Latent Autoencoders

Language: Python - Size: 203 MB - Last synced at: 10 days ago - Pushed at: over 4 years ago - Stars: 3,523 - Forks: 555

namin/inc

an incremental approach to compiler construction

Language: Scheme - Size: 922 KB - Last synced at: about 8 hours ago - Pushed at: over 5 years ago - Stars: 935 - Forks: 114

hkproj/pytorch-transformer

Attention is all you need implementation

Language: Jupyter Notebook - Size: 480 KB - Last synced at: 16 days ago - Pushed at: 12 months ago - Stars: 930 - Forks: 326

hkproj/pytorch-stable-diffusion

Stable Diffusion implemented from scratch in PyTorch

Language: Jupyter Notebook - Size: 1.08 MB - Last synced at: 16 days ago - Pushed at: 8 months ago - Stars: 863 - Forks: 174

diegoalejogm/gans

Generative Adversarial Networks implemented in PyTorch and Tensorflow

Language: Jupyter Notebook - Size: 25.8 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 836 - Forks: 350

yuanli2333/Teacher-free-Knowledge-Distillation

Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization

Language: Python - Size: 889 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 542 - Forks: 67

lemonhu/open-entity-relation-extraction

Knowledge triples extraction and knowledge base construction based on dependency syntax for open domain text.

Language: Python - Size: 292 KB - Last synced at: 14 days ago - Pushed at: almost 6 years ago - Stars: 535 - Forks: 121

batzner/indrnn

TensorFlow implementation of Independently Recurrent Neural Networks

Language: Python - Size: 595 KB - Last synced at: 14 days ago - Pushed at: almost 4 years ago - Stars: 513 - Forks: 128

Zhenye-Na/DA-RNN

📃 𝖀𝖓𝖔𝖋𝖋𝖎𝖈𝖎𝖆𝖑 PyTorch Implementation of DA-RNN (arXiv:1704.02971)

Language: Jupyter Notebook - Size: 7.55 MB - Last synced at: 14 days ago - Pushed at: over 4 years ago - Stars: 423 - Forks: 141

EugenHotaj/pytorch-generative

Easy generative modeling in PyTorch.

Language: Python - Size: 53.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 366 - Forks: 59

hkproj/pytorch-llama

LLaMA 2 implemented from scratch in PyTorch

Language: Python - Size: 6.34 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 328 - Forks: 62

cure-lab/PnPInversion

[ICLR2024] Official repo for paper "PnP Inversion: Boosting Diffusion-based Editing with 3 Lines of Code"

Language: Jupyter Notebook - Size: 85.1 MB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 320 - Forks: 14

ahmedbesbes/character-based-cnn

Implementation of character based convolutional neural network

Language: Python - Size: 369 KB - Last synced at: 19 days ago - Pushed at: about 4 years ago - Stars: 261 - Forks: 55

kushalj001/pytorch-question-answering

Important paper implementations for Question Answering using PyTorch

Language: Jupyter Notebook - Size: 12 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 260 - Forks: 49

eliphatfs/zerorf

ZeroRF: Fast Sparse View 360° Reconstruction with Zero Pretraining

Language: Python - Size: 482 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 195 - Forks: 14

alexanderkroner/saliency

Contextual Encoder-Decoder Network for Visual Saliency Prediction [Neural Networks 2020]

Language: Python - Size: 9.75 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 191 - Forks: 50

ogroth/tf-gqn

Tensorflow implementation of Neural Scene Representation and Rendering

Language: Python - Size: 7.22 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 188 - Forks: 36

silviutroscot/CodeSLAM

Implementation of CodeSLAM — Learning a Compact, Optimisable Representation for Dense Visual SLAM paper (https://arxiv.org/pdf/1804.00874.pdf)

Language: Python - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 180 - Forks: 23

hliangzhao/Edge-Computing-Codes

Simulation of algorithms for Edge Computing-related papers.

Language: MATLAB - Size: 2.01 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 169 - Forks: 56

seiing/SoftCon

Author's implementation of SoftCon: Simulation and Control of Soft-Bodied Animals with Biomimetic Actuators (SIGGRAPH Asia 2019 Technical Paper)

Language: C++ - Size: 665 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 143 - Forks: 25

moein-shariatnia/Deep-Learning

In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).

Language: Jupyter Notebook - Size: 22.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 142 - Forks: 50

ahmedbesbes/mrnet

Building an ACL tear detector to spot knee injuries from MRIs with PyTorch (MRNet)

Language: Python - Size: 76.4 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 132 - Forks: 38

StefOe/indrnn-pytorch

pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831

Language: Python - Size: 39.1 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 121 - Forks: 33

namin/logically

explorations in core.logic

Language: Clojure - Size: 116 KB - Last synced at: about 8 hours ago - Pushed at: 12 months ago - Stars: 118 - Forks: 9

S-aiueo32/srntt-pytorch

A PyTorch implementation of SRNTT, which is a novel RefSR method.

Language: Python - Size: 13.3 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 112 - Forks: 24

khurramjaved96/incremental-learning

Pytorch implementation of ACCV18 paper "Revisiting Distillation and Incremental Classifier Learning."

Language: Python - Size: 2.16 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 107 - Forks: 24

hkproj/pytorch-lora

LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch

Language: Jupyter Notebook - Size: 551 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 102 - Forks: 35

bknyaz/sgg

Train Scene Graph Generation for Visual Genome and GQA in PyTorch >= 1.2 with improved zero and few-shot generalization.

Language: Jupyter Notebook - Size: 21.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 99 - Forks: 20

piotrkawa/deepfake-whisper-features

Implementation of the paper "Improved DeepFake Detection Using Whisper Features"

Language: Python - Size: 31.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 97 - Forks: 7

sumanismcse/Plant-Disease-Identification-using-CNN

Plant Disease Identification Using Convulutional Neural Network

Language: Python - Size: 622 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 90 - Forks: 31

bjfu-ai-institute/speaker-recognition-papers

Share some recent speaker recognition papers and their implementations.

Language: Python - Size: 9.49 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 90 - Forks: 22

daniel-code/TubeViT

An unofficial implementation of TubeViT in "Rethinking Video ViTs: Sparse Video Tubes for Joint Image and Video Learning"

Language: Python - Size: 1.11 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 83 - Forks: 9

X-rayLaser/pytorch-handwriting-synthesis-toolkit

Handwriting generation and handwriting synthesis as described in Alex Graves's paper https://arxiv.org/abs/1308.0850. Pytorch implementation.

Language: Python - Size: 96.5 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 75 - Forks: 14

RMichaelSwan/MogrifierLSTM

A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch

Language: Jupyter Notebook - Size: 65.4 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 70 - Forks: 18

Sunnydreamrain/IndRNN_Theano_Lasagne

This code is to implement the IndRNN.

Language: Python - Size: 1010 KB - Last synced at: 26 days ago - Pushed at: about 6 years ago - Stars: 69 - Forks: 26

killerprojecte/Folia Fork of PaperMC/Folia

A fork of Folia working to support more bukkit plugins

Language: Batchfile - Size: 13.1 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 65 - Forks: 9

Justin900429/Facial-Graph-Representation-Learning

PyTorch version for the "Micro-expression Recognition Based on Facial Graph Representation Learning and Facial Action Unit Fusion"

Language: Python - Size: 47.9 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 65 - Forks: 3

hkproj/pytorch-ddpm

Implementation of the paper "Denoising Diffusion Probabilistic Models" in PyTorch

Language: Jupyter Notebook - Size: 3.56 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 60 - Forks: 10

mtrazzi/two-step-task

Implementation of the two-step-task as described in "Prefrontal cortex as a meta-reinforcement learning system" and "Learning to Reinforcement Learn".

Language: Jupyter Notebook - Size: 8.71 MB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 58 - Forks: 13

pln-fing-udelar/pghumor

Is This a Joke? Humor Detection in Spanish Tweets

Language: Python - Size: 91.3 MB - Last synced at: 11 days ago - Pushed at: about 4 years ago - Stars: 54 - Forks: 20

instance01/qubo-nn

Classifying, auto-encoding and reverse-engineering QUBO matrices

Language: Python - Size: 127 MB - Last synced at: 25 days ago - Pushed at: over 3 years ago - Stars: 53 - Forks: 13

ChenjieXu/selective_search

Python implementation of selective search

Language: Python - Size: 146 KB - Last synced at: 23 days ago - Pushed at: almost 3 years ago - Stars: 51 - Forks: 15

piotrkawa/audio-deepfake-adversarial-attacks

Implementation of "Defense against Adversarial Attacks on Audio DeepFake Detection"

Language: Jupyter Notebook - Size: 10.2 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 49 - Forks: 5

NicolasBizzozzero/Inpainting

Image inpainting via dictionary learning and sparse representation.

Language: Python - Size: 28.3 MB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 49 - Forks: 12

mvp18/Popular-ZSL-Algorithms

Python Implementation of Zero Shot Learning Algorithms (ALE, DeViSE, ESZSL, SAE, SJE) under ZSLGBU protocol

Language: Python - Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 48 - Forks: 15

weixu000/DSH-pytorch 📦

PyTorch implementation of DEEP SUPERVISED HASHING FOR FAST IMAGE RETRIEVAL(CVPR 2016)

Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 48 - Forks: 14

khirotaka/SAnD 📦

[Implementation example] Attend and Diagnose: Clinical Time Series Analysis Using Attention Models

Language: Python - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 45 - Forks: 15

lemonhu/RE-CNN-pytorch

PyTorch implementation of relation extraction via convolutional neural network with multi-size convolution kernels.

Language: Python - Size: 8.9 MB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 44 - Forks: 9

MisaOgura/MRNet

PyTorch implementation of the MRNet paper, developed for the MRNet Competition hosted by the Stanford ML Group

Language: Python - Size: 3.26 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 42 - Forks: 13

mtrazzi/meta_rl

The Tensorflow code and a DeepMind Lab wrapper for my article "Meta-Reinforcement Learning" on FloydHub.

Language: Python - Size: 5.63 MB - Last synced at: 8 days ago - Pushed at: about 6 years ago - Stars: 37 - Forks: 3

piotrkawa/attack-agnostic-dataset

Implementation of Attack Agnostic Dataset: Towards Generalization and Stabilization of Audio DeepFake Detection paper

Language: Python - Size: 52.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 35 - Forks: 0

djorna/terrain-generation

An implementation of heightmap-based terrain generation algorithms.

Language: C++ - Size: 48.2 MB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 34 - Forks: 2

jeongukjae/pytorch-bert 📦

An implementation of BERT using PyTorch's TransformerEncoder

Language: Python - Size: 153 KB - Last synced at: 27 days ago - Pushed at: over 5 years ago - Stars: 33 - Forks: 3

cairoHy/HSP

Official code for semantic parsing model "HSP" in paper "Complex Question Decomposition for Semantic Parsing"(ACL'19).

Language: Python - Size: 4.98 MB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 32 - Forks: 7

IsraelAbebe/An-Amharic-News-Text-classification-Dataset

An Amharic News Text classification Dataset

Language: Jupyter Notebook - Size: 45 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 31 - Forks: 16

coyorkdow/wisckey

WiscKey is a highly SSD optimized key-value storage based on LevelDB.

Language: C++ - Size: 1.71 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 31 - Forks: 4

daspartho/MagicMix

Implementation of MagicMix: Semantic Mixing with Diffusion Models paper

Language: Jupyter Notebook - Size: 13.6 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 30 - Forks: 2

jeongukjae/KR-BERT-SimCSE

Implementing SimCSE using KR-BERT

Language: Python - Size: 139 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 30 - Forks: 7

akapet00/locally-adaptive-activation-functions

Simplified implementation of locally adaptive activation functions (LAAF) with slope recovery for deep and physics-informed neural networks (PINNs) in PyTorch.

Language: Python - Size: 710 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 30 - Forks: 7

ContextLab/sherlock-topic-model-paper

Data and code for the paper "Geometric models reveal behavioural and neural signatures of transforming naturalistic experiences into episodic memories" by Andrew C. Heusser, Paxton C. Fitzpatrick, and Jeremy R. Manning

Language: Jupyter Notebook - Size: 1.69 GB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 15

saket-maheshwary/AutoLearn

AutoLearn, a domain independent regression-based feature learning algorithm.

Language: Python - Size: 50.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 29 - Forks: 15

xiaohan2012/sleec_python

Python implementation of "Sparse Local Embeddings for Extreme Multi-label Classification, NIPS, 2015"

Language: Python - Size: 7.68 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 29 - Forks: 10

drkostas/HGN

[Algorithms '19] Official code for the paper "A Distributed Hybrid Community Detection Methodology for Social Networks" paper.

Language: Python - Size: 219 KB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 27 - Forks: 1

i-Jayus/RecSystem-Pytorch

推荐系统论文算法实现,包括序列推荐,多任务学习,元学习等。 Recommendation system papers implementations, including sequence recommendation, multi-task learning, meta-learning, etc.

Language: Python - Size: 87.9 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 27 - Forks: 4

LeviBorodenko/garnn

TensorFlow implementation of Graphical Attention Recurrent Neural Networks based on work by Cirstea et al., 2019.

Language: Python - Size: 99.6 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 27 - Forks: 1

harshraj11584/Paper-Implementation-Matrix-Factorization-Recommender-Systems-Netflix

[Python3.6] IEEE Paper "Matrix Factorization Techniques for Recommender Systems" by Koren,Bell,Volinsky

Language: Jupyter Notebook - Size: 8.22 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 26 - Forks: 20

RookieHong/python-objectness

Python implementation of the PAMI 2012 paper "Measuring the Objectness of Image Windows" and the CVPR 2010 paper "What is an object ?"

Language: C++ - Size: 6.7 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 25 - Forks: 6

LeviBorodenko/dgcnn

Clean & Documented TF2 implementation of "An end-to-end deep learning architecture for graph classification" (M. Zhang et al., 2018).

Language: Python - Size: 225 KB - Last synced at: 24 days ago - Pushed at: over 5 years ago - Stars: 24 - Forks: 3

namin/clpset-miniKanren

CLP(Set) in miniKanren

Language: Scheme - Size: 54.7 KB - Last synced at: about 8 hours ago - Pushed at: about 1 year ago - Stars: 23 - Forks: 4

jaygala24/pytorch-implementations

A collection of paper implementations using the PyTorch framework

Language: Jupyter Notebook - Size: 2.57 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 23 - Forks: 0

Zhenye-Na/neural-style-pytorch

📄 𝖀𝖓𝖔𝖋𝖋𝖎𝖈𝖎𝖆𝖑 PyTorch implementation of "A Neural Algorithm of Artistic Style" (arXiv:1508.06576)

Language: Python - Size: 11.8 MB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 22 - Forks: 4

gregstarr/pychop3d

Python implementation of "Chopper: Partitioning Models into 3D-Printable Parts"

Language: Python - Size: 38.4 MB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 21 - Forks: 4

epignatelli/discovering-reinforcement-learning-algorithms

A Jax/Stax implementation of the general meta learning paper: Oh, J., Hessel, M., Czarnecki, W.M., Xu, Z., van Hasselt, H.P., Singh, S. and Silver, D., 2020. Discovering reinforcement learning algorithms. Advances in Neural Information Processing Systems, 33.

Language: Python - Size: 80.1 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 21 - Forks: 5

MingtaoGuo/CycleGAN

A simple code of CycleGAN which is easy to read is implemented by TensorFlow

Language: Python - Size: 801 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 20 - Forks: 5

Esmail-ibraheem/Axon

AI research lab🔬: implementations of AI papers and theoretical research: InstructGPT, llama, transformers, diffusion models, RLHF, etc...

Language: Python - Size: 32.7 MB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 19 - Forks: 6

namin/minikanren-confo

core.logic.nominal at the minikanren confo 2013

Language: Clojure - Size: 30.3 KB - Last synced at: about 8 hours ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 3

jeongukjae/smaller-labse

Applying "Load What You Need: Smaller Versions of Multilingual BERT" to LaBSE

Language: Python - Size: 9.47 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 18 - Forks: 0

mediaeng-lfv/LFV_Disparity_Estimation

Official repository for "Depth estimation from 4D light field videos", IWAIT 2021

Language: Python - Size: 4.81 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 18 - Forks: 3

anujdutt9/DeepLearning

Deep Learning Concepts and Research Paper Implementations.

Language: Jupyter Notebook - Size: 201 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 18 - Forks: 9

epignatelli/scalable-recognition-with-a-vocabulary-tree

A python implementation of the paper "Scalable Recognition with a Vocabulary Tree, D. Nister, H. Stewenius, 2006"

Language: Jupyter Notebook - Size: 137 MB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 8

rohan-paul/Deep-Learning-Paper-Implementation

From Scratch Implementation of some popular Deep Learning Papers with PyTorch and Tensorflow

Language: Jupyter Notebook - Size: 3.37 MB - Last synced at: about 13 hours ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 2

namin/reflective-towers

software archaeology of reflective towers of interpreters

Language: HTML - Size: 43 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 16 - Forks: 0

namin/blond

the reflective tower Blond by Olivier Danvy & Karoline Malmkjær

Language: Scheme - Size: 168 KB - Last synced at: about 8 hours ago - Pushed at: 18 days ago - Stars: 16 - Forks: 1

Axe--/Visual-Question-Answering

PyTorch Implementation of VQA Baseline & Hierarchical Co-Attention model

Language: Python - Size: 364 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 5

piotrkawa/specrnet

Implementation of "SpecRNet: Towards Faster and More Accessible Audio DeepFake Detection" paper

Language: Python - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 16 - Forks: 1

drl-dql/DQN-Flappy-Bird

🕹️ Flappy Bird hack using Deep Reinforcement Learning with Double Q-learning

Language: Python - Size: 53.8 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 16 - Forks: 7

aybchan/time-series-classification

time series classification from scratch with deep neural networks (WIP)

Language: Python - Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 16 - Forks: 8

jaywonchung/Learning-ML

Lectures, Papers, Reviews, and Implementations

Language: Jupyter Notebook - Size: 1.72 GB - Last synced at: 5 days ago - Pushed at: almost 6 years ago - Stars: 16 - Forks: 4

meet-minimalist/Texture-Synthesis-Using-Convolutional-Neural-Networks

Tensorflow implementation of paper - "Texture Synthesis Using Convolutional Neural Networks"

Language: Jupyter Notebook - Size: 29.9 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 16 - Forks: 8

namin/relaxed-machines

program synthesis with neuro-symbolic differentiable interpreters

Language: Python - Size: 149 KB - Last synced at: about 8 hours ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 0

namin/3-proto-lisp

Code from the paper Reflection for the Masses by Charlotte Herzeel, Pascal Costanza, and Theo D'Hondt.

Language: Common Lisp - Size: 20.5 KB - Last synced at: about 8 hours ago - Pushed at: almost 4 years ago - Stars: 14 - Forks: 0

sinAshish/NALU-Keras

A keras implementation of [Neural Arithmetic Logic Units](https://arxiv.org/pdf/1808.00508.pdf) by Andrew et. al.

Language: Python - Size: 138 KB - Last synced at: 8 days ago - Pushed at: almost 7 years ago - Stars: 14 - Forks: 2

meet-minimalist/TinyImageNet-Benchmarks

Benchmarking various Computer Vision models on TinyImageNet Dataset

Language: Python - Size: 20.7 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 3

mhyrzt/PrecoderNet 📦

PrecoderNet: Hybrid Beamforming for Millimeter Wave Systems with Deep Reinforcement Learning

Language: Python - Size: 297 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 5

sukanta-27/Predicting-Success-of-Bank-Telemarketing

Given the Bank customer relationship data, predict whether a customer will subscribe to a term deposit or not.

Language: Jupyter Notebook - Size: 3.49 MB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 14

uranusx86/Random-Erasing-tensorflow

A complete Tensorflow implementation of cutout random erasing (without numpy)

Language: Python - Size: 529 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 5

SathwikTejaswi/Neural-Image-Captioning

This is an implementation of the paper "Show and Tell: A Neural Image Caption Generator".

Language: Python - Size: 9.39 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 3

LukeZhuang/Hierarchical-Attention-Network

Implementation for "Hierarchical Attention Networks for Document Classification"

Language: Jupyter Notebook - Size: 16 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 13 - Forks: 5

Related Topics
pytorch 91 deep-learning 83 machine-learning 56 python 37 computer-vision 28 tensorflow 24 python3 18 pytorch-implementation 18 convolutional-neural-networks 15 nlp 14 natural-language-processing 12 neural-networks 12 rnn 9 jupyter-notebook 9 neural-network 9 gan 9 reinforcement-learning 9 paper 9 attention-mechanism 9 lstm 8 vision-transformer 7 tensorflow2 7 scheme 7 deep-neural-networks 7 transformer 7 recurrent-neural-networks 7 reflection 7 artificial-intelligence 7 generative-adversarial-network 7 diffusion-models 6 ai 6 keras 6 object-detection 6 generative-model 5 classification 5 image-classification 5 style-transfer 5 research-paper 5 cnn 5 transformers 5 towers 5 dataset 4 audio-deepfake-detection 4 deeplearning 4 image-generation 4 deepfake-detection 4 machine-learning-algorithms 4 machinelearning 4 common-lisp 4 image-processing 4 jax 4 attention-is-all-you-need 4 logic-programming 3 depth-estimation 3 dcgan 3 llm 3 clojure 3 concept 3 tensorflow-tutorials 3 cyclegan 3 llama 3 ddpm 3 deep-reinforcement-learning 3 robotics 3 paper-reviews 3 autoencoder 3 bert 3 alexnet 3 research 3 demo 3 implementation 3 architecture 3 image-captioning 3 actor-critic 3 image-recognition 3 data-science 3 indrnn 3 text-classification 3 torch 2 multi-label-classification 2 rtdp 2 minikanren 2 resnet 2 vae 2 torchvision 2 iwae 2 binders 2 apache-spark 2 image-segmentation 2 svm 2 uncertainty-estimation 2 time-series 2 medical-imaging 2 neural-style-transfer 2 hyperparameter-optimization 2 state-of-the-art 2 classifier 2 semantic-segmentation 2 saliency-prediction 2 lcnn 2