Skip to content

Commit dced78e

Browse files
committed
dataset name
1 parent fbbb217 commit dced78e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Some fairly standalone python scripts
55

66
* european_option: demonstrates valuing an option using crank_nicholson
77

8-
* readSketchnet: tool to read data from the sketch-a-net dataset http://cybertron.cg.tu-berlin.de/eitz/projects/classifysketch/
8+
* readSketchnet: tool to read data from TU-Berlin-Sketch dataset http://cybertron.cg.tu-berlin.de/eitz/projects/classifysketch/
99

1010
* oncampus: Should graphs be sent from a warwick computer to the screen or a file.
1111

readSketchnet.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#This file contains just enough logic to get data from the
2-
#sketchnet svg files as points-on-paths
2+
#TU-Berlin-Sketch svg files as points-on-paths
33

44
#info
55
#http://www.johndcook.com/blog/2009/12/21/bezier-basics/

0 commit comments

Comments
 (0)