All Projects → voxmedia → Data Projects

voxmedia / Data Projects

Scripts and data for various Vox Media stories and news projects

Projects that are alternatives of or similar to Data Projects

Neuralimagesynthesis
Code to reproduce the results from the paper "Controlling Perceptual Factors in Neural Style Transfer" (https://arxiv.org/abs/1611.07865).
Stars: ✭ 165 (-1.2%)
Mutual labels:  jupyter-notebook
Bookrepo
Stars: ✭ 166 (-0.6%)
Mutual labels:  jupyter-notebook
Relation Classification Using Bidirectional Lstm Tree
TensorFlow Implementation of the paper "End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures" and "Classifying Relations via Long Short Term Memory Networks along Shortest Dependency Paths" for classifying relations
Stars: ✭ 167 (+0%)
Mutual labels:  jupyter-notebook
Tensorflow Tutorial
Practical tutorials and labs for TensorFlow used by Nvidia, FFN, CNN, RNN, Kaggle, AE
Stars: ✭ 1,954 (+1070.06%)
Mutual labels:  jupyter-notebook
Wwcodedatascience
Content, Code & Resources for WWCodeDataScience Events https://www.womenwhocode.com/datascience
Stars: ✭ 167 (+0%)
Mutual labels:  jupyter-notebook
Mine Mutual Information Neural Estimation
A pytorch implementation of MINE(Mutual Information Neural Estimation)
Stars: ✭ 167 (+0%)
Mutual labels:  jupyter-notebook
Hunter
A threat hunting / data analysis environment based on Python, Pandas, PySpark and Jupyter Notebook.
Stars: ✭ 166 (-0.6%)
Mutual labels:  jupyter-notebook
Stuff
Stuff I uploaded to share online or to access from a different machine
Stars: ✭ 167 (+0%)
Mutual labels:  jupyter-notebook
Aws Neuron Sdk
Powering Amazon custom machine learning chips. Blazing fast and cost effective, natively integrated into PyTorch and TensorFlow and integrated with your favorite AWS services
Stars: ✭ 167 (+0%)
Mutual labels:  jupyter-notebook
Rnn For Human Activity Recognition Using 2d Pose Input
Activity Recognition from 2D pose using an LSTM RNN
Stars: ✭ 165 (-1.2%)
Mutual labels:  jupyter-notebook
Hacking Civico
Curso de Datos Abiertos y Hacking Cívico, habilitando las capacidades de la ciudadanía y los servidores públicos en el uso de datos abiertos.
Stars: ✭ 167 (+0%)
Mutual labels:  jupyter-notebook
Dst
Deformable Style Transfer (ECCV 2020)
Stars: ✭ 167 (+0%)
Mutual labels:  jupyter-notebook
Keras Seq 2 Seq Signal Prediction
An implementation of a sequence to sequence neural network using an encoder-decoder
Stars: ✭ 167 (+0%)
Mutual labels:  jupyter-notebook
Signals And Systems Lecture
Continuous- and Discrete-Time Signals and Systems - Theory and Computational Examples
Stars: ✭ 166 (-0.6%)
Mutual labels:  jupyter-notebook
Pytorch Retraining
Transfer Learning Shootout for PyTorch's model zoo (torchvision)
Stars: ✭ 167 (+0%)
Mutual labels:  jupyter-notebook
Miniradiotelescope
Arduino and python code for a mini-radio telescope.
Stars: ✭ 165 (-1.2%)
Mutual labels:  jupyter-notebook
Cnn Exposed
🕵️‍♂️ Interpreting Convolutional Neural Network (CNN) Results.
Stars: ✭ 167 (+0%)
Mutual labels:  jupyter-notebook
Dcgan Autoencoder
Stars: ✭ 167 (+0%)
Mutual labels:  jupyter-notebook
Sql magic
Magic functions for using Jupyter Notebook with Apache Spark and a variety of SQL databases.
Stars: ✭ 167 (+0%)
Mutual labels:  jupyter-notebook
Python Crash Course
Python Crash Course
Stars: ✭ 167 (+0%)
Mutual labels:  jupyter-notebook

Data projects at Vox Media

What makes for a good data project?

Good data projects are an extension of the reporting process that rely on quantitative information to inform and educate. They should help flesh out a story and reveal information by means of analysis that would not otherwise be apparent.

Guidelines

  • Include guidelines for the processing of data, or at the very least document changes that have been made to the source and include it alongside the output.

  • Context should always accompany data and aid in the understanding of a dataset.

  • Add information about how to contribute to the project. Also include contribution information for one-off projects that likely will not be updated. Example:

This project is shared as-is. Bugs, issues, and pull requests may 
not be readily addressed.
  • List the authors and/or contact information.

Copyright and licensing

  • Provide origin of dataset.

  • Make sure we have permission to include the dataset in the repo.

  • Be clear on what exactly we are claiming as copyright, if relevant. For example, if we're using public domain government data, then what we claim as copyright is any script that transforms the dataset into something usable for a project. The data itself is still publicly domain.

  • This is the open source license that goes out with other Vox Media projects:

Copyright (c) 2015, Vox Media, Inc. All rights reserved.

BSD license

Redistribution and use in source and binary forms, with or without modification, 
are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this list 
of conditions and the following disclaimer.

Redistributions in binary form must reproduce the above copyright notice, this 
list of conditions and the following disclaimer in the documentation and/or other 
materials provided with the distribution.

Neither the name of the copyright holder nor the names of its contributors may be 
used to endorse or promote products derived from this software without specific 
prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, 
OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
POSSIBILITY OF SUCH DAMAGE.

Contact

We're still discussing loose guidelines for how we should use the repo. Do you have any ideas for how to make data more transparent and accessible? Get in touch with us at [email protected] or drop us a note in the issues.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].