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

lstm_gru_forward_numpy icon lstm_gru_forward_numpy

Use the numpy package to implement the forward propagation process of LSTM and GRU architectures to help understand the structure of recurrent neural networks.

lstm_numpy icon lstm_numpy

Simple LSTM implementation, using python and numpy library

machine-learning-algorithms icon machine-learning-algorithms

Showing what happens when we use logistic regression with mean square loss, neural network with zero initialization...

machine-learning-numpy icon machine-learning-numpy

Gathers Machine learning models using pure Numpy to cover feed-forward, RNN, CNN, clustering, MCMC, timeseries, tree-based, and so much more!

miniword2vec icon miniword2vec

Implementation from scratch of the Skipgram and CBoW (Continuous Bag of Words) model for learning word embeddings from a corpus.

ml-dl-implementation icon ml-dl-implementation

An implementation of ML and DL algorithms from scratch in python using nothing but numpy.

ml-from-scratch icon ml-from-scratch

Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.

multilayer-perceptron-with-tensoflow icon multilayer-perceptron-with-tensoflow

This repository shows the implementation of a multilayer perceptron making use of tensorflow in python in a toy dataset to detect fertility issue. Tensorflow Python The dataset was downloaded from https://archive.ics.uci.edu/ml/datasets/Fertility#

mve icon mve

Multi-View Environment

ndarray icon ndarray

NumPy-compatible multidimensional arrays in C++

nlp icon nlp

This is where I put all my work in Natural Language Processing

nlptools icon nlptools

A set of NLP tools created during my medium NLP Explanation series.

nlp_workshop_odsc_europe20 icon nlp_workshop_odsc_europe20

Extensive tutorials for the Advanced NLP Workshop in Open Data Science Conference Europe 2020. We will leverage machine learning, deep learning and deep transfer learning to learn and solve popular tasks using NLP including NER, Classification, Recommendation \ Information Retrieval, Summarization, Classification, Language Translation, Q&A and Topi

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.