petroimanol

petroimanol

Geek Repo

Github PK Tool:Github PK Tool

petroimanol's repositories

advertools

advertools - online marketing productivity and analysis tools

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Awesome-Deep-Learning-Resources

Rough list of my favorite deep learning resources, useful for revisiting topics or for reference. I have got through all of the content listed there, carefully. - Guillaume Chevalier

License:CC0-1.0Stargazers:0Issues:0Issues:0

Cookbook

The Data Engineering Cookbook

License:Apache-2.0Stargazers:0Issues:0Issues:0

Cracking-the-Coding-Interview_solutions

Efficient solutions to "Cracking the Coding Interview" (6th Edition) problems

Language:JavaStargazers:0Issues:0Issues:0

CT-GAN

A GAN based framework for adding and removing medical evidence in 3D volumetric medical scans

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

deepschool.io

Deep Learning tutorials in jupyter notebooks.

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

english-words

:memo: A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion

License:UnlicenseStargazers:0Issues:0Issues:0

EvalNE

Source code for EvalNE, a Python library for evaluating Network Embedding methods.

License:MITStargazers:0Issues:0Issues:0

fake-news

Fake news detection

License:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

FakeNewsNet

This is a dataset for fake news detection research

Stargazers:0Issues:0Issues:0

gans

GANs in slanted land

Stargazers:0Issues:0Issues:0

HackerRank_solutions

317 efficient solutions to HackerRank problems

License:MITStargazers:0Issues:0Issues:0

HAR-stacked-residual-bidir-LSTMs

Using deep stacked residual bidirectional LSTM cells (RNN) with TensorFlow, we do Human Activity Recognition (HAR). Classifying the type of movement amongst 6 categories or 18 categories on 2 different datasets.

License:Apache-2.0Stargazers:0Issues:0Issues:0

Kata-Clean-Machine-Learning-From-Dirty-Code

A coding exercise: let's convert dirty machine learning code into clean code using a Pipeline - which is the Pipe and Filter Design Pattern applied to Machine Learning.

Stargazers:0Issues:0Issues:0

LeetCode_solutions

203 efficient solutions to LeetCode problems

Stargazers:0Issues:0Issues:0

lightweight-gan

Implementation of 'lightweight' GAN, proposed in ICLR 2021, in Pytorch. High resolution image generations that can be trained within a day or two

License:GPL-3.0Stargazers:0Issues:0Issues:0

Linear-Inverse-RL-algorithms

Implementation of Linear Inverse Reinforcement Learning Algorithm (IRL) on Mountain Car Environment.

License:MITStargazers:0Issues:0Issues:0

LSTM-Human-Activity-Recognition

Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier

License:MITStargazers:0Issues:0Issues:0

pycon_social_networkx

Social network analyses code examples for PyCon 2019 talk

Stargazers:0Issues:0Issues:0

Scweet

A simple and unlimited twitter scraper : scape tweets, likes, retweets, following, followers, user info, images...

License:MITStargazers:0Issues:0Issues:0

SentimentalLIAR

Our Sentimental LIAR dataset is a modified and further extended version of the LIAR extension introduced by Kirilin et al. In our dataset, the multi-class labeling of LIAR is converted to a binary annotation by changing half-true, false, barely-true and pants-fire labels to False, and the remaining labels to True. Furthermore, we convert the speaker names to numerical IDs in order to avoid bias with regards to the textual representation of names. The binary-label dataset is then extended by adding sentiments derived using the Google NLP API . Sentiment analysis determines the overall attitude of the text (i.e., whether it is positive or negative), and is quantified by a numerical score. If the sentiment score is positive, then we assign Positive for the sentiment attribute, otherwise Negative is assigned. We also introduced a further extension by adding emotion scores extracted using the IBM NLP API for each claim, which determine the detected level of 6 emotional states namely anger, sadness, disgust, fear and joy. The score for each emotion is between the range of 0 and 1. Table I demonstrates a sample record in Sentimental LIAR for a short claim in the LIAR dataset This repository contains the dataset for this paper: https://arxiv.org/abs/2009.01047

Stargazers:0Issues:0Issues:0

stylegan2

StyleGAN2 - Official TensorFlow Implementation

License:NOASSERTIONStargazers:0Issues:0Issues:0

stylegan2-pytorch

Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement

License:GPL-3.0Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

tutorials_week2

tutorials for MLSS 2019 Skoltech

Stargazers:0Issues:0Issues:0

twitter_api

Tutorial on how to use the Twitter Dev APIs to collect tweets

Stargazers:0Issues:0Issues:0

TwitterScraper

Repository containing all files relevant to my basic and advanced tweet scraping articles.

Stargazers:0Issues:0Issues:0

vaderSentiment

VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains.

License:MITStargazers:0Issues:0Issues:0