raven-ly's Stars
fhamborg/Giveme5W1H
Extraction of the journalistic five W and one H questions (5W1H) from news articles: who did what, when, where, why, and how?
fhamborg/news-please
news-please - an integrated web crawler and information extractor for news that just works
stanfordjournalism/search-script-scrape
101 real world web scraping exercises in Python 3 for data journalists
umangahuja1/Scripting-and-Web-Scraping
Scripting and Web scraping in python
hardikvasa/google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
howie6879/magic_google
Google search results crawler, get google search results that you need
NikolaiT/se-scraper
Javascript scraping module based on puppeteer for many different search engines...
soimort/you-get
:arrow_double_down: Dumb downloader that scrapes the web
NikolaiT/GoogleScraper
A Python module to scrape several search engines (like Google, Yandex, Bing, Duckduckgo, ...). Including asynchronous networking support.
taspinar/twitterscraper
Scrape Twitter for Tweets
scrapinghub/portia
Visual scraping for Scrapy
Jayhello/scrape_news
using python Scrapy framework, do multiprocess scrape news
several27/FakeNewsCorpus
A dataset of millions of news articles scraped from a curated list of data sources.
natematias/covid-19-social-science-research
COVID 19 Social Science Research Tracker
elvisyjlin/media-scraper
Scrapes all photos and videos in a web page / Instagram / Twitter / Tumblr / Reddit / pixiv / TikTok
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
rlcode/reinforcement-learning
Minimal and Clean Reinforcement Learning Examples
MorvanZhou/PyTorch-Tutorial
Build your neural network easy and fast, 莫烦Python中文教学
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
wondonghyeon/face-classification
Face model to classify gender and race. Trained on LFWA+ Dataset.
joojs/fairface
FairFace: Face Attribute Dataset for Balanced Race, Gender, and Age
jacobgil/keras-grad-cam
An implementation of Grad-CAM with keras
MarekKowalski/DeepAlignmentNetwork
A deep neural network for face alignment
1adrianb/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
jeffreyallenbrooks/rogers-and-mcclelland
The Rogers & McClelland (2004) parallel distributed processing model of semantic cognition, implemented in PyTorch
AlkaSaliss/DEmoClassi
DEmoClassi stands for Demographic (age, gender, race) and Emotions (happy, sad, angry, ...) Classification from face images, using deep learning.
GilLevi/AgeGenderDeepLearning
abars/YoloKerasFaceDetection
Face Detection and Gender and Age Classification using Keras
YunYang1994/tensorflow-yolov3
🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"
SpikeKing/keras-yolo3-detection
YOLO v3 物体检测算法