An open API service indexing awesome lists of open source software.

https://github.com/thomasnield/kotlinconf-2018-mathematical-modeling

Rescoures for "Mathematical Modeling with Kotlin" talk at KotlinConf 2018
https://github.com/thomasnield/kotlinconf-2018-mathematical-modeling

Last synced: 22 days ago
JSON representation

Rescoures for "Mathematical Modeling with Kotlin" talk at KotlinConf 2018

Awesome Lists containing this project

README

        

# Mathematical Modeling with Kotlin - KotlinConf 2018

![](https://i.imgur.com/uvJSLd4.jpg)

[View Slides Here](https://github.com/thomasnield/kotlinconf-2018-mathematical-modeling/blob/master/kotlinconf_slides_2018.pdf)

This repository contains the slides for the "Mathematical Modeling with Kotlin" talk at KotlinConf 2018, and links to the optimization and machine learning examples source code.

**Please be sure to to read the appendix slides for resources and fun links!**

## Video is Now On Youtube

[![](https://img.youtube.com/vi/-zTqtEcnM7A/hqdefault.jpg)](https://youtu.be/-zTqtEcnM7A)

## Demo Source Code

[Traveling Salesman Problem](https://github.com/thomasnield/traveling_salesman_demo)

[Traveling Salesman Plotter](https://github.com/thomasnield/traveling_salesman_plotter)

[Classroom Scheduling](https://github.com/thomasnield/optimized-scheduling-demo)

[Sudoku Solver](https://github.com/thomasnield/kotlin-sudoku-solver)

[Bank Transaction Categorizer](https://github.com/thomasnield/bayes_user_input_prediction)

[Email spam Categorizer](https://github.com/thomasnield/bayes_email_spam)

[Neural Network- Font Color Recommender](https://github.com/thomasnield/kotlin_simple_neural_network)

## Other Links

[Kotlin Math Cheat Sheet](https://github.com/thomasnield/kotlin_math_cheatsheet/blob/master/README.md)

[Kotlin Data Science Resources](https://github.com/thomasnield/kotlin-data-science-resources)

[Kotlin-Statistics](https://github.com/thomasnield/kotlin-statistics)

[Thomas Nield on YouTube](https://www.youtube.com/playlist?list=PLYDlqiU6gadsBEHh-N861iWcBzazs4sEU)