Data analysis

Reproducible research in R

This is the first of a series of post that intends to initiate animal production experts to R software and RMarkdown to reproducible research. A. Creating an R Markdown file Within R Studio, click File → New File → R Markdown and you’ll get a dialog box like this:

Convolution Neural Network for Image Processing In Pork Production

Image classification is the process of segmenting images into different categories based on their features. A feature could be the edges in an image, the pixel intensity, the change in pixel values, and many more. In this project, we intend to use the convolutional neural network (CNN) a class of deep learning neural networks to help diagnose cause of death in piglets under field conditions.