All Projects → Flashtorch → Similar Projects or Alternatives

874 Open source projects that are alternatives of or similar to Flashtorch

Bayesian Analysis Recipes
A collection of Bayesian data analysis recipes using PyMC3
Stars: ✭ 479 (-14.62%)
Mutual labels:  neural-networks
Tensorflow Tutorial
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
Stars: ✭ 4,122 (+634.76%)
Mutual labels:  cnn
Speech Denoising Wavenet
A neural network for end-to-end speech denoising
Stars: ✭ 516 (-8.02%)
Mutual labels:  neural-networks
Introtodeeplearning
Lab Materials for MIT 6.S191: Introduction to Deep Learning
Stars: ✭ 4,955 (+783.24%)
Mutual labels:  neural-networks
Asrt speechrecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
Stars: ✭ 4,943 (+781.11%)
Mutual labels:  cnn
Layer
Neural network inference the Unix way
Stars: ✭ 539 (-3.92%)
Mutual labels:  neural-networks
Multi Class Text Classification Cnn
Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings on Tensorflow.
Stars: ✭ 410 (-26.92%)
Mutual labels:  cnn
Ssr Net
[IJCAI18] SSR-Net: A Compact Soft Stagewise Regression Network for Age Estimation
Stars: ✭ 475 (-15.33%)
Mutual labels:  cnn
Simgan
Implementation of Apple's Learning from Simulated and Unsupervised Images through Adversarial Training
Stars: ✭ 406 (-27.63%)
Mutual labels:  neural-networks
Machine Learning Articles
Monthly Series - Top 10 Machine Learning Articles
Stars: ✭ 516 (-8.02%)
Mutual labels:  neural-networks
Awesome deep learning interpretability
深度学习近年来关于神经网络模型解释性的相关高引用/顶会论文(附带代码)
Stars: ✭ 401 (-28.52%)
Mutual labels:  interpretability
Deeplearning.ai Natural Language Processing Specialization
This repository contains my full work and notes on Coursera's NLP Specialization (Natural Language Processing) taught by the instructor Younes Bensouda Mourri and Łukasz Kaiser offered by deeplearning.ai
Stars: ✭ 473 (-15.69%)
Mutual labels:  neural-networks
Pytorch classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
Stars: ✭ 395 (-29.59%)
Mutual labels:  cnn
Tensorflow Value Iteration Networks
TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper
Stars: ✭ 549 (-2.14%)
Mutual labels:  neural-networks
Nmtpytorch
Sequence-to-Sequence Framework in PyTorch
Stars: ✭ 392 (-30.12%)
Mutual labels:  cnn
Seq2seqchatbots
A wrapper around tensor2tensor to flexibly train, interact, and generate data for neural chatbots.
Stars: ✭ 466 (-16.93%)
Mutual labels:  neural-networks
Learning Deep Learning
Paper reading notes on Deep Learning and Machine Learning
Stars: ✭ 388 (-30.84%)
Mutual labels:  cnn
Dissecting Reinforcement Learning
Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
Stars: ✭ 512 (-8.73%)
Mutual labels:  neural-networks
Human Activity Recognition Using Cnn
Convolutional Neural Network for Human Activity Recognition in Tensorflow
Stars: ✭ 382 (-31.91%)
Mutual labels:  cnn
Onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
Stars: ✭ 5,910 (+953.48%)
Mutual labels:  neural-networks
Deep Reinforcement Learning
Repo for the Deep Reinforcement Learning Nanodegree program
Stars: ✭ 4,012 (+615.15%)
Mutual labels:  neural-networks
Keras Js
Run Keras models in the browser, with GPU support using WebGL
Stars: ✭ 4,855 (+765.42%)
Mutual labels:  neural-networks
Start Machine Learning In 2020
A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2021 without ANY background in the field and stay up-to-date with the latest news and state-of-the-art techniques!
Stars: ✭ 357 (-36.36%)
Mutual labels:  neural-networks
Pyod
A Python Toolbox for Scalable Outlier Detection (Anomaly Detection)
Stars: ✭ 5,083 (+806.06%)
Mutual labels:  neural-networks
Lambdanet
Purely functional artificial neural network library implemented in Haskell.
Stars: ✭ 376 (-32.98%)
Mutual labels:  neural-networks
Edward
A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
Stars: ✭ 4,674 (+733.16%)
Mutual labels:  neural-networks
Rmdl
RMDL: Random Multimodel Deep Learning for Classification
Stars: ✭ 375 (-33.16%)
Mutual labels:  cnn
Food Recipe Cnn
food image to recipe with deep convolutional neural networks.
Stars: ✭ 448 (-20.14%)
Mutual labels:  cnn
Pulp Dronet
A deep learning-powered visual navigation engine to enables autonomous navigation of pocket-size quadrotor - running on PULP
Stars: ✭ 374 (-33.33%)
Mutual labels:  cnn
Xai resources
Interesting resources related to XAI (Explainable Artificial Intelligence)
Stars: ✭ 553 (-1.43%)
Mutual labels:  interpretability
Tf 2.0 Hacks
Contains my explorations of TensorFlow 2.x
Stars: ✭ 369 (-34.22%)
Mutual labels:  neural-networks
Spacy
💫 Industrial-strength Natural Language Processing (NLP) in Python
Stars: ✭ 21,978 (+3817.65%)
Mutual labels:  neural-networks
Easy Deep Learning With Keras
Keras tutorial for beginners (using TF backend)
Stars: ✭ 367 (-34.58%)
Mutual labels:  neural-networks
Chemprop
Message Passing Neural Networks for Molecule Property Prediction
Stars: ✭ 501 (-10.7%)
Mutual labels:  neural-networks
Awesome Background Subtraction
A curated list of background subtraction related papers and resources
Stars: ✭ 362 (-35.47%)
Mutual labels:  cnn
D2 Net
D2-Net: A Trainable CNN for Joint Description and Detection of Local Features
Stars: ✭ 448 (-20.14%)
Mutual labels:  cnn
Handwriting Generation
Implementation of handwriting generation with use of recurrent neural networks in tensorflow. Based on Alex Graves paper (https://arxiv.org/abs/1308.0850).
Stars: ✭ 361 (-35.65%)
Mutual labels:  neural-networks
Textclassificationbenchmark
A Benchmark of Text Classification in PyTorch
Stars: ✭ 534 (-4.81%)
Mutual labels:  cnn
Tensorlayer Tricks
How to use TensorLayer
Stars: ✭ 357 (-36.36%)
Mutual labels:  neural-networks
Sknet
Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223
Stars: ✭ 443 (-21.03%)
Mutual labels:  cnn
Time Series Prediction
A collection of time series prediction methods: rnn, seq2seq, cnn, wavenet, transformer, unet, n-beats, gan, kalman-filter
Stars: ✭ 351 (-37.43%)
Mutual labels:  cnn
N Beats
Keras/Pytorch implementation of N-BEATS: Neural basis expansion analysis for interpretable time series forecasting.
Stars: ✭ 351 (-37.43%)
Mutual labels:  neural-networks
Ofxdarknet
darknet neural network addon for openFrameworks
Stars: ✭ 493 (-12.12%)
Mutual labels:  neural-networks
Tcav
Code for the TCAV ML interpretability project
Stars: ✭ 442 (-21.21%)
Mutual labels:  interpretability
Brevitas
Brevitas: quantization-aware training in PyTorch
Stars: ✭ 343 (-38.86%)
Mutual labels:  neural-networks
Cyclegan
Tensorflow implementation of CycleGAN
Stars: ✭ 348 (-37.97%)
Mutual labels:  neural-networks
Deep Metric Learning Baselines
PyTorch Implementation for Deep Metric Learning Pipelines
Stars: ✭ 442 (-21.21%)
Mutual labels:  neural-networks
Amazon Forest Computer Vision
Amazon Forest Computer Vision: Satellite Image tagging code using PyTorch / Keras with lots of PyTorch tricks
Stars: ✭ 346 (-38.32%)
Mutual labels:  neural-networks
Fast Pytorch
Pytorch Tutorial, Pytorch with Google Colab, Pytorch Implementations: CNN, RNN, DCGAN, Transfer Learning, Chatbot, Pytorch Sample Codes
Stars: ✭ 346 (-38.32%)
Mutual labels:  cnn
How To Learn Deep Learning
A top-down, practical guide to learn AI, Deep learning and Machine Learning.
Stars: ✭ 544 (-3.03%)
Mutual labels:  cnn
Interpretable machine learning with python
Examples of techniques for training interpretable ML models, explaining ML models, and debugging ML models for accuracy, discrimination, and security.
Stars: ✭ 530 (-5.53%)
Mutual labels:  interpretability
Regl Cnn
Digit recognition with Convolutional Neural Networks in WebGL
Stars: ✭ 490 (-12.66%)
Mutual labels:  cnn
Lucid
A collection of infrastructure and tools for research in neural network interpretability.
Stars: ✭ 4,344 (+674.33%)
Mutual labels:  interpretability
Benchmarking Keras Pytorch
🔥 Reproducibly benchmarking Keras and PyTorch models
Stars: ✭ 346 (-38.32%)
Mutual labels:  cnn
Tbd Nets
PyTorch implementation of "Transparency by Design: Closing the Gap Between Performance and Interpretability in Visual Reasoning"
Stars: ✭ 345 (-38.5%)
Mutual labels:  neural-networks
Pytorch Flows
PyTorch implementations of algorithms for density estimation
Stars: ✭ 439 (-21.75%)
Mutual labels:  neural-networks
Real Time Gesrec
Real-time Hand Gesture Recognition with PyTorch on EgoGesture, NvGesture, Jester, Kinetics and UCF101
Stars: ✭ 339 (-39.57%)
Mutual labels:  cnn
Cnn lstm ctc tensorflow
CNN+LSTM+CTC based OCR implemented using tensorflow.
Stars: ✭ 343 (-38.86%)
Mutual labels:  cnn
Paddlepaddle code
用PaddlePaddle和Tensorflow实现常用的深度学习算法
Stars: ✭ 485 (-13.55%)
Mutual labels:  cnn
Geneticalgorithmpython
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
Stars: ✭ 435 (-22.46%)
Mutual labels:  neural-networks
61-120 of 874 similar projects