Browse Source

Updated dt image to local image

master
Rohan Sircar 4 years ago
parent
commit
144a92c32f
  1. 2
      content/post/a-tale-of-decision-trees-java-opencl.md
  2. BIN
      static/img/decisiontree.jpg
  3. 0
      static/img/decisiontree_old.png

2
content/post/a-tale-of-decision-trees-java-opencl.md

@ -23,7 +23,7 @@ tags = [
opacity = false
sidebar = { "disable" = true }
featured_image = "http://lorenphotos.com/wp-content/uploads/2013/03/savannah_blue_tree.jpg"
featured_image = "/img/decisiontree.jpg"
+++
I worked on a decision tree program in java for my final year MSc project. In a series of posts such as this one, I'll be highlighting some of the aspects of it's creation and implementation.

BIN
static/img/decisiontree.jpg

After

Width: 960  |  Height: 640  |  Size: 779 KiB

0
static/img/decisiontree.png → static/img/decisiontree_old.png

Before

Width: 960  |  Height: 540  |  Size: 16 KiB

After

Width: 960  |  Height: 540  |  Size: 16 KiB

Loading…
Cancel
Save