All Projects → ypriverol → Github Paper

ypriverol / Github Paper

Licence: other
Plos in Computational Biology paper related with github for researchers, code, source and document

Projects that are alternatives of or similar to Github Paper

Tianchi ship 2019
天池智慧海洋 2019 https://tianchi.aliyun.com/competition/entrance/231768/introduction?spm=5176.12281949.1003.1.493e5cfde2Jbke
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Reducingbias
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Pythonprojects
A Portfolio of Python Projects
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Danet
Deep Attractor Network (DANet) for single-channel speech separation
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Cometts
Comet Time Series Toolset for working with a time-series of remote sensing imagery and user defined polygons
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Deep3d
Automatic 2D-to-3D Video Conversion with CNNs
Stars: ✭ 1,075 (+1890.74%)
Mutual labels:  jupyter-notebook
Trdesign
trRosetta for protein design
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Blog
Read and Write
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Ct lung segmentation
Robust segmentation of lung and airway in CT scans
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Ds Python Data Analysis
Data manipulation, analysis and visualisation in Python - specialist course Doctoral schools of Ghent University
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Style Transfer Colab
Google Colab Notebook for Image and Video Style Transfer Using TensorFlow
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Ga in python
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Pythondataanalysis
The data and code that used in my book.
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Bts Pytorch
PyTorch implementation of BTS Depth Estimator
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Very Deep Convolutional Networks For Natural Language Processing In Tensorflow
implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Facenet Face Recognition
This is the research product of the thesis manifold Learning of Latent Space Vectors in GAN for Image Synthesis. This has an application to the research, name a facial recognition system. The application was developed by consulting the FaceNet model.
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Mish
Official Repsoitory for "Mish: A Self Regularized Non-Monotonic Neural Activation Function" [BMVC 2020]
Stars: ✭ 1,072 (+1885.19%)
Mutual labels:  jupyter-notebook
Emotion Detector
A python code to detect emotions from text
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Modernai
Materials for Modern AI Course / Cloud Day 2.0
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook
Telepyth
Telegram notification with IPython magics.
Stars: ✭ 54 (+0%)
Mutual labels:  jupyter-notebook

Ten Simple Rules for Taking Advantage of git and GitHub Build Status

Description

This repository contains the manuscript entitled: Ten Simple Rules for Taking Advantage of git and GitHub. Our aim here is to describe how the bioinformatics community can use GitHub features and tools on a daily basis.

Commenting and contributing

We hope to finalise the manuscript and re-submit soon and won't accept any new pull requests. Feel free to open an issue if there is any point you would like to raise or discuss.

We are about to re-submit the manuscript after addressing the reviewers' comments, but would appreciate input from the community by discussing any points through GitHub issues and/or pull requests.

Feel free to browse through existing/past issues and if one seems related, comment on it. If no existing issue seems appropriate, a new issue can be opened to discuss the suggestion. In particular, we would appreciate discussing more substantial changes (for example suggestion of new rules) in a dedicated issue before sending a pull request.

If you are new to Git, read the manuscript and A Quick Introduction to Version Control with Git and GitHub - your input would be most valuable.

If, based on your contribution, you would like to be added as a co-author, please open an issue and provide your name and affiliation and a short description of your contribution or a link to the relevant issue and pull request.

Conversion to PLoS LaTeX

  • Any modifications to the text should be made to the manuscript.md file. This file is then converted to LaTeX using pandoc and included in the main tex file.

  • Any modification to the title or authors should be made to manuscript-plos.tex, following the syntax defined therein

Then, type

make manuscript-plos.tex
  • Only commit manuscript-plos.pdf. Temporary files will be ignored by git; to clean them up:
make clean

Disclaimer

The authors have no affiliation with GitHub, nor any commercial entity mentioned in this article. The views described here reflect our own views without input from any third party organisation.

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].