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
- Host: GitHub
- URL: https://github.com/thomasnield/kotlinconf-2018-mathematical-modeling
- Owner: thomasnield
- License: apache-2.0
- Created: 2018-08-09T23:38:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-10T23:03:48.000Z (about 6 years ago)
- Last Synced: 2025-02-10T03:43:06.830Z (3 months ago)
- Size: 19.9 MB
- Stars: 15
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mathematical Modeling with Kotlin - KotlinConf 2018

[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://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)