Samer Sallam's repositories
Twitter-Data-Collection
This code is to help collect data from Twitter API even if you have multiple accounts with synchronization and pagination using Python programming language
corona-board
A bokeh dashboard to visualize how coronavirus spreads over the world from 21/01/2020 to 04/03/2020
bokeh-graphs
This repo has code samples of plotting graphs using bokeh library
Flask-App-Sample
This repo is a sample of a Flask application with initial setup to quickly start building a micro-service
Yahoo-Location-API
The available code helps get the location details including longitude and latitude given the WOEID . Also, you can customize for other purposes
pytorch-vision-classifier
A Pytorch-based template to help develop deep learning classifiers quickly
classification-analysis
Visualization library for classification models training
Flickr-Group-Images-Downloading
This code is to download public images with meta-data from a Flickr group using Python programming language
PyTorch-Classification-Model-Training-Template
This code is to help you train and evaluate PyTorch classification model easily and quickly