Sudharsan Ravichandiran

Results 10 repositories owned by Sudharsan Ravichandiran

Awesome-Meta-Learning

1.5k
Stars
298
Forks
Watchers

A curated list of Meta Learning papers, code, books, blogs, videos, datasets and other resources.

Hands-On-Meta-Learning-With-Python

1.1k
Stars
357
Forks
Watchers

Learning to Learn using One-Shot Learning, MAML, Reptile, Meta-SGD and more with Tensorflow

Deep-Reinforcement-Learning-With-Python

310
Stars
121
Forks
Watchers

Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math

Master Deep Learning Algorithms with Extensive Math by Implementing them using TensorFlow

Getting-Started-with-Google-BERT

209
Stars
82
Forks
Watchers

Build and train state-of-the-art natural language processing models using BERT

Bitcoin-price-Prediction-using-LSTM

124
Stars
72
Forks
Watchers

Bitcoin price Prediction ( Time Series ) using LSTM Recurrent neural network

Document-Classification-using-LSA

16
Stars
10
Forks
Watchers

Document classification using Latent semantic analysis in python

Whatsapp-analytics

21
Stars
18
Forks
Watchers

performing sentiment analysis on the whatsapp chats.

Word2vec-from-scratch

31
Stars
30
Forks
Watchers

simple Word2vec from scratch using tensorflow for understanding