Thomas Nield

Results 28 repositories owned by Thomas Nield

bayes_user_input_prediction

27
Stars
3
Forks
Watchers

Demonstration of using Naive Bayes to predict user inputs with Kotlin 1.2 std-lib

classroom-scheduling-demo

36
Stars
7
Forks
Watchers

A branch-and-bound solver to create classroom schedules

DirtyFX

32
Stars
3
Forks
Watchers

Dirty state-tracking properties and collections for JavaFX

RxKotlinFX

176
Stars
13
Forks
Watchers

Kotlin extensions to the RxJavaFX framework

oreilly_reactive_python_for_data

108
Stars
45
Forks
Watchers

Resources for the O'Reilly online video "Reactive Python for Data"

oreilly_getting_started_with_sql

375
Stars
168
Forks
Watchers

Database files for the O'Reilly book "Getting Started with SQL: A hands on approach for beginners" http://goo.gl/z3zG54

oreilly_intermediate_sql_for_data

179
Stars
115
Forks
Watchers

Resources for the O'Reilly Online Training "Intermediate SQL For Data Analysis"

traveling_salesman_demo

61
Stars
25
Forks
Watchers

A Kotlin implementation of the TSP problem, with TornadoFX Visualization

rxkotlinfx-tornadofx-demo

76
Stars
11
Forks
Watchers

A demo application demonstrating TornadoFX and Rx usage

kotlin-machine-learning-demos

59
Stars
7
Forks
Watchers

Demonstration of several machine learning algorithms in Kotlin