Git Product home page Git Product logo

Awesome Machine Learning links catalog repository.

Useful references

1:

2 (from q-viper):

Other:

LSTM's

Text-classification / Text-generation

Various frameworks

NDArray

Pytorch

ML C++ with Python on DB

Bloomberg C++ repository board

Microsoft book examples:

Source for AI-For-Beginners

NBoW from scratch:

CBoW

NN from scratch

Image processing

Audio signal processing

LSTM's 18-n collection (from topic LSTM)

NLP

MVE 3D-Reconstruction (ComputerVision)

Education (VinitSR7)

TensorRT C++ framework with environments

viix's Projects

tensorflow_xla icon tensorflow_xla

Tensorflow_xla is C++ standalone library for linear algebra & scientific computing. This is port of tensorflow-xla (linear-algebra level) from tensorflow-framework by Google.

tensorrt icon tensorrt

TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.

text-analytics-with-python icon text-analytics-with-python

Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.

text-classification-cnn-pytorch icon text-classification-cnn-pytorch

The aim of this repository is to show a baseline model for text classification through convolutional neural networks in the PyTorch framework. The architecture implemented in this model was inspired by the one proposed in the paper: Convolutional Neural Networks for Sentence Classification.

text-classification-lstms-pytorch icon text-classification-lstms-pytorch

The aim of this repository is to show a baseline model for text classification by implementing a LSTM-based model coded in PyTorch. In order to provide a better understanding of the model, it will be used a Tweets dataset provided by Kaggle.

text-generation-bilstm-pytorch icon text-generation-bilstm-pytorch

In this repository you will find an end-to-end model for text generation by implementing a Bi-LSTM-LSTM based model with PyTorch's LSTMCells.

text-summarization icon text-summarization

Text Summarization of a large paragraph into smaller paragraph using Attention Networks Seq2Seq Architectures

text_convnet icon text_convnet

Molding CNNs for text (http://arxiv.org/abs/1508.04112)

tf-rnn icon tf-rnn

Practical Examples for RNNs in Tensorflow

thinkcpp icon thinkcpp

Text and code for Think C++ by Allen Downey

thinkdsp icon thinkdsp

Think DSP: Digital Signal Processing in Python, by Allen B. Downey.

word2vec icon word2vec

Automatically exported from code.google.com/p/word2vec

word2vecpy icon word2vecpy

Python implementation of CBOW and skip-gram word vector models, and hierarchical softmax and negative sampling learning algorithms

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.