Pinned Repositories
ai-with-tensorflow
Code from my course, "Artificial Intelligence with TensorFlow"
cs231n_2015_solutions
This is for my own reference on solutions and alos for people looking for references which makes sense :)
Deep-Learning-Projects
gensim_ngram
This is an extension of gensim model, which helps to create a N-gram model. Unlike using some phrases, this model is making use of N grams as context and center words.
lstm-char-cnn-tensorflow
LSTM language model with CNN over characters in TensorFlow
word2vec_supervised
A supervised approach for word2vec
s4sarath's Repositories
s4sarath/Deep-Learning-Projects
s4sarath/gensim_ngram
This is an extension of gensim model, which helps to create a N-gram model. Unlike using some phrases, this model is making use of N grams as context and center words.
s4sarath/awesome-tf2-implementations
List of official/unofficial TF2 implementations of models
s4sarath/bert
TensorFlow code and pre-trained models for BERT
s4sarath/bert_tf2
Porting modeling.py of bert to tensorflow 2.0
s4sarath/CalculatorLibrary
Calculator CI
s4sarath/Computer-Vision
A repository for computer vision applications - image classification, multi label classification, object detection and image segmentation
s4sarath/DocProduct
Medical Q&A with Deep Language Models
s4sarath/etagger
reference tensorflow code for named entity recognition
s4sarath/gpt2-estimator
A tf.estimator version of GPT2
s4sarath/hello-github-actions
s4sarath/kaggle_web_traffic_predict
s4sarath/minGPT
A minimal PyTorch Lightning OpenAI GPT w DeepSpeed Training!
s4sarath/my-calendar
My Calender for Images
s4sarath/mycalc2
s4sarath/nlp-notebooks
A collection of notebooks for Natural Language Processing from NLP Town
s4sarath/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
s4sarath/Personae
📈 Personae is a repo of implements and environment of Deep Reinforcement Learning & Supervised Learning for Quantitative Trading.
s4sarath/python-ci
Continuos Integration test for Python
s4sarath/question-generation
Neural text-to-text question generation
s4sarath/sentimental_analysis_twitter
s4sarath/taming-transformers
Taming Transformers for High-Resolution Image Synthesis
s4sarath/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
s4sarath/Tensorflow-Probability-Tutorials
s4sarath/Tensorflow-seq2seq-from-scratch
This repository contain example Code for various seq to seq models
s4sarath/text
Making text a first-class citizen in TensorFlow.
s4sarath/tf-transformers
State of the art faster Natural Language Processing in Tensorflow 2.0 .
s4sarath/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
s4sarath/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
s4sarath/vdm
Variational Diffusion Models in JAX