All Projects → Pytorch Crf → Similar Projects or Alternatives

418 Open source projects that are alternatives of or similar to Pytorch Crf

Deepxde
Deep learning library for solving differential equations and more
Stars: ✭ 420 (-33.65%)
Mutual labels:  neural-networks
Neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
Stars: ✭ 400 (-36.81%)
Mutual labels:  neural-networks
Diffeqflux.jl
Universal neural differential equations with O(1) backprop, GPUs, and stiff+non-stiff DE solvers, demonstrating scientific machine learning (SciML) and physics-informed machine learning methods
Stars: ✭ 473 (-25.28%)
Mutual labels:  neural-networks
Deep Metric Learning Baselines
PyTorch Implementation for Deep Metric Learning Pipelines
Stars: ✭ 442 (-30.17%)
Mutual labels:  neural-networks
Tf 2.0 Hacks
Contains my explorations of TensorFlow 2.x
Stars: ✭ 369 (-41.71%)
Mutual labels:  neural-networks
Ofxdarknet
darknet neural network addon for openFrameworks
Stars: ✭ 493 (-22.12%)
Mutual labels:  neural-networks
Edward2
A simple probabilistic programming language.
Stars: ✭ 419 (-33.81%)
Mutual labels:  neural-networks
Keras Js
Run Keras models in the browser, with GPU support using WebGL
Stars: ✭ 4,855 (+666.98%)
Mutual labels:  neural-networks
Sktime Dl
sktime companion package for deep learning based on TensorFlow
Stars: ✭ 379 (-40.13%)
Mutual labels:  neural-networks
Beholder
A TensorBoard plugin for visualizing arbitrary tensors in a video as your network trains.
Stars: ✭ 472 (-25.43%)
Mutual labels:  neural-networks
Spacy
💫 Industrial-strength Natural Language Processing (NLP) in Python
Stars: ✭ 21,978 (+3372.04%)
Mutual labels:  neural-networks
Cppflow
Run TensorFlow models in C++ without installation and without Bazel
Stars: ✭ 357 (-43.6%)
Mutual labels:  neural-networks
Geomstats
Computations and statistics on manifolds with geometric structures.
Stars: ✭ 498 (-21.33%)
Mutual labels:  neural-networks
Geneticalgorithmpython
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
Stars: ✭ 435 (-31.28%)
Mutual labels:  neural-networks
Layer
Neural network inference the Unix way
Stars: ✭ 539 (-14.85%)
Mutual labels:  neural-networks
Cn Deep Learning
Stars: ✭ 423 (-33.18%)
Mutual labels:  neural-networks
Deep Learning Specialization Coursera
Deep Learning Specialization by Andrew Ng on Coursera.
Stars: ✭ 483 (-23.7%)
Mutual labels:  neural-networks
Neural Backed Decision Trees
Making decision trees competitive with neural networks on CIFAR10, CIFAR100, TinyImagenet200, Imagenet
Stars: ✭ 411 (-35.07%)
Mutual labels:  neural-networks
Awesome Bert Nlp
A curated list of NLP resources focused on BERT, attention mechanism, Transformer networks, and transfer learning.
Stars: ✭ 567 (-10.43%)
Mutual labels:  neural-networks
Nnom
A higher-level Neural Network library for microcontrollers.
Stars: ✭ 382 (-39.65%)
Mutual labels:  neural-networks
Augmentor
Image augmentation library in Python for machine learning.
Stars: ✭ 4,594 (+625.75%)
Mutual labels:  neural-networks
Lambdanet
Purely functional artificial neural network library implemented in Haskell.
Stars: ✭ 376 (-40.6%)
Mutual labels:  neural-networks
Speech Denoising Wavenet
A neural network for end-to-end speech denoising
Stars: ✭ 516 (-18.48%)
Mutual labels:  neural-networks
Easy Deep Learning With Keras
Keras tutorial for beginners (using TF backend)
Stars: ✭ 367 (-42.02%)
Mutual labels:  neural-networks
Onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
Stars: ✭ 5,910 (+833.65%)
Mutual labels:  neural-networks
Pytorch Tutorial
PyTorch Tutorial for Deep Learning Researchers
Stars: ✭ 22,442 (+3445.34%)
Mutual labels:  neural-networks
Tensorlayer Tricks
How to use TensorLayer
Stars: ✭ 357 (-43.6%)
Mutual labels:  neural-networks
Edward
A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
Stars: ✭ 4,674 (+638.39%)
Mutual labels:  neural-networks
Deeplearningproject
An in-depth machine learning tutorial introducing readers to a whole machine learning pipeline from scratch.
Stars: ✭ 4,293 (+578.2%)
Mutual labels:  neural-networks
Tensorflow Value Iteration Networks
TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper
Stars: ✭ 549 (-13.27%)
Mutual labels:  neural-networks
Pytorch Flows
PyTorch implementations of algorithms for density estimation
Stars: ✭ 439 (-30.65%)
Mutual labels:  neural-networks
Chemprop
Message Passing Neural Networks for Molecule Property Prediction
Stars: ✭ 501 (-20.85%)
Mutual labels:  neural-networks
Ruby Fann
Ruby library for interfacing with FANN (Fast Artificial Neural Network)
Stars: ✭ 425 (-32.86%)
Mutual labels:  neural-networks
Tez
Tez is a super-simple and lightweight Trainer for PyTorch. It also comes with many utils that you can use to tackle over 90% of deep learning projects in PyTorch.
Stars: ✭ 580 (-8.37%)
Mutual labels:  neural-networks
Learning To Learn
Learning to Learn in TensorFlow
Stars: ✭ 4,038 (+537.91%)
Mutual labels:  neural-networks
Learn Data Science For Free
This repositary is a combination of different resources lying scattered all over the internet. The reason for making such an repositary is to combine all the valuable resources in a sequential manner, so that it helps every beginners who are in a search of free and structured learning resource for Data Science. For Constant Updates Follow me in …
Stars: ✭ 4,757 (+651.5%)
Mutual labels:  neural-networks
Deep Learning Resources
由淺入深的深度學習資源 Collection of deep learning materials for everyone
Stars: ✭ 422 (-33.33%)
Mutual labels:  neural-networks
Graph nets
Build Graph Nets in Tensorflow
Stars: ✭ 5,051 (+697.95%)
Mutual labels:  neural-networks
Nn playground
Experimental keras implementation of novel neural network structures
Stars: ✭ 414 (-34.6%)
Mutual labels:  neural-networks
Bayesian Analysis Recipes
A collection of Bayesian data analysis recipes using PyMC3
Stars: ✭ 479 (-24.33%)
Mutual labels:  neural-networks
Simgan
Implementation of Apple's Learning from Simulated and Unsupervised Images through Adversarial Training
Stars: ✭ 406 (-35.86%)
Mutual labels:  neural-networks
Deep Learning For Hackers
Machine Learning tutorials with TensorFlow 2 and Keras in Python (Jupyter notebooks included) - (LSTMs, Hyperameter tuning, Data preprocessing, Bias-variance tradeoff, Anomaly Detection, Autoencoders, Time Series Forecasting, Object Detection, Sentiment Analysis, Intent Recognition with BERT)
Stars: ✭ 586 (-7.42%)
Mutual labels:  neural-networks
Lasagne
Lightweight library to build and train neural networks in Theano
Stars: ✭ 3,800 (+500.32%)
Mutual labels:  neural-networks
Introtodeeplearning
Lab Materials for MIT 6.S191: Introduction to Deep Learning
Stars: ✭ 4,955 (+682.78%)
Mutual labels:  neural-networks
Deep Reinforcement Learning
Repo for the Deep Reinforcement Learning Nanodegree program
Stars: ✭ 4,012 (+533.81%)
Mutual labels:  neural-networks
Sense
Enhance your application with the ability to see and interact with humans using any RGB camera.
Stars: ✭ 522 (-17.54%)
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 (-43.6%)
Mutual labels:  neural-networks
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 (-25.28%)
Mutual labels:  neural-networks
Cs224n Winter Together
an Open Course Platform for Stanford CS224n (2020 Winter)
Stars: ✭ 374 (-40.92%)
Mutual labels:  neural-networks
Flashtorch
Visualization toolkit for neural networks in PyTorch! Demo -->
Stars: ✭ 561 (-11.37%)
Mutual labels:  neural-networks
Nn vis
A project for processing neural networks and rendering to gain insights on the architecture and parameters of a model through a decluttered representation.
Stars: ✭ 343 (-45.81%)
Mutual labels:  neural-networks
Seq2seqchatbots
A wrapper around tensor2tensor to flexibly train, interact, and generate data for neural chatbots.
Stars: ✭ 466 (-26.38%)
Mutual labels:  neural-networks
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 (-42.97%)
Mutual labels:  neural-networks
Machine Learning Articles
Monthly Series - Top 10 Machine Learning Articles
Stars: ✭ 516 (-18.48%)
Mutual labels:  neural-networks
Dn2a
DN2A - Digital Neural Networks Architecture
Stars: ✭ 462 (-27.01%)
Mutual labels:  neural-networks
Nengo
A Python library for creating and simulating large-scale brain models
Stars: ✭ 615 (-2.84%)
Mutual labels:  neural-networks
Efficient Segmentation Networks
Lightweight models for real-time semantic segmentationon PyTorch (include SQNet, LinkNet, SegNet, UNet, ENet, ERFNet, EDANet, ESPNet, ESPNetv2, LEDNet, ESNet, FSSNet, CGNet, DABNet, Fast-SCNN, ContextNet, FPENet, etc.)
Stars: ✭ 579 (-8.53%)
Mutual labels:  neural-networks
Keras Rl
Deep Reinforcement Learning for Keras.
Stars: ✭ 5,166 (+716.11%)
Mutual labels:  neural-networks
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 (-19.12%)
Mutual labels:  neural-networks
Pyod
A Python Toolbox for Scalable Outlier Detection (Anomaly Detection)
Stars: ✭ 5,083 (+703%)
Mutual labels:  neural-networks
1-60 of 418 similar projects