kshitijgundale's Stars
python-poetry/poetry
Python packaging and dependency management made easy
joonspk-research/generative_agents
Generative Agents: Interactive Simulacra of Human Behavior
unifyai/ivy
The Unified AI Framework
mlc-ai/web-llm
High-performance In-browser LLM Inference Engine
karpathy/convnetjs
Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.
Mooler0410/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
autogluon/autogluon
Fast and Accurate ML in 3 Lines of Code
JustAnotherArchivist/snscrape
A social networking service scraper in Python
mdn/dom-examples
Code examples that accompany various MDN DOM and Web API documentation pages
chihming/awesome-network-embedding
A curated list of network embedding techniques.
benedekrozemberczki/karateclub
Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
rusty1s/pytorch_scatter
PyTorch Extension Library of Optimized Scatter Operations
silevis/reactgrid
Add spreadsheet-like behavior to your React app
patil-suraj/question_generation
Neural question generation using transformers
automl/SMAC3
SMAC3: A Versatile Bayesian Optimization Package for Hyperparameter Optimization
WestHealth/pyvis
Python package for creating and visualizing interactive network graphs.
crubier/react-graph-vis
A react component to render nice graphs using vis.js
safe-graph/GNN-FakeNews
A collection of GNN-based fake news detection models.
lior-k/fast-elasticsearch-vector-scoring
Score documents using embedding-vectors dot-product or cosine-similarity with ES Lucene engine
eli5-org/eli5
A library for debugging/inspecting machine learning classifiers and explaining their predictions
nguyenvo09/EMNLP2020
This is official Pytorch code and datasets of the paper "Where Are the Facts? Searching for Fact-checked Information to Alleviate the Spread of Fake News", EMNLP 2020.
winkjs/wink-tokenizer
Multilingual tokenizer that automatically tags each token with its type
jnoortheen/pipm
Python dependency management workflow using setup.cfg and requirements files without reinventing the wheels
EKOzkan/twAuto
twAuto is a Python library for "Tweeting", "Retweeting", "Replying", "Tweet Quoting", "Tweet Liking" without any API requirements using Selenium.
MELALab/nela-gt
Repository for the NELA dataset
MarionMeyers/fake_news_detection_propagation
andrey-ushakov/dict-schema-validator
Validate python dictionaries (mongodb docs etc) using a JSON schema
bgates/axis-and-allies
react-redux version
arunm8489/Quora-question-pair-similarity
Identify which questions asked on Quora are duplicates of questions that have already been asked.This could be useful to instantly provide answers to questions that have already been answered.We will predict whether a pair of questions are duplicates or not using various machine learning techniques.
Balakishan77/News-Articles-Classification
This dataset contains around 125k news headlines from the year 2013 to 2018 obtained from HuffPost. The model trained on this dataset could be used to identify tags for untracked news articles or to identify the type of category of the news.