ayushoriginal
Data Scientist Intern @ Microsoft | CS Grad Student @ Carnegie Mellon University. Looking for Full Time opportunities. linkedin.com/in/ayushpareek
Carnegie Mellon UniversityPittsburgh, Pennslyvania
ayushoriginal's Stars
tensorflow/models
Models and examples built with TensorFlow
kdn251/interviews
Everything you need to know to get the job.
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
viraptor/reverse-interview
Questions to ask the company during your interview
sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
openai/gpt-3
GPT-3: Language Models are Few-Shot Learners
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
github/personal-website
Code that'll help you kickstart a personal website that showcases your work as a software developer.
mikesprague/udacity-nanodegrees
:mortar_board: List of Udacity Nanodegree programs with links to the free courses in their curricula
macanv/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
loveunk/Deep-learning-books
Books for machine learning, deep learning, math, NLP, CV, RL, etc
jdkato/prose
:book: A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.
vineetjohn/daily-coding-problem
Solutions to problems sent by dailycodingproblem.com
cedrickchee/awesome-transformer-nlp
A curated list of NLP resources focused on Transformer networks, attention mechanism, GPT, BERT, ChatGPT, LLMs, and transfer learning.
ajaymache/machine-learning-yearning
Machine Learning Yearning book by 🅰️𝓷𝓭𝓻𝓮𝔀 🆖
llSourcell/Programming_Interview_Study_Plan
This is the Programming Interview Study Plan by Siraj Raval on Youtube
JayYip/m3tl
BERT for Multitask Learning
yashasvigirdhar/Interview-Preparation
Interview Preparation material for Senior Software Engineer - Android role
yask123/all_leetcode_questions
All Leetcode questions in a single file
DivyaGodayal/CoderChef-Kitchen
The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.
ULTR-Community/ULTRA
Unbiased Learning To Rank Algorithms (ULTRA)
DavidBelicza/TextRank
:wink: :cyclone: :strawberry: TextRank implementation in Golang with extendable features (summarization, phrase extraction) and multithreading (goroutine).
haoyuhu/bert-multi-gpu
Feel free to fine tune large BERT models with Multi-GPU and FP16 support.
JohannesBuchner/flight-reservation-emails
Searches your emails for flight tickets & displays a summary with all flight details
hathix/searchbetter
SearchBetter: query rewriting for search engines on small corpuses (Harvard research project)
fluhus/gostuff
Convenience packages for data science in Go.
lloyd/wnram
BastinFlorian/Keywords_extraction_with_GOW
Graph of words (Networkx) and keywords extraction (Ktruss, Kcore, DivRank, BestCoverage)
youngmihuang/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)