https://github.com/grindelfp/fsharpexercise
My first steps in F# language.
https://github.com/grindelfp/fsharpexercise
Last synced: 10 months ago
JSON representation
My first steps in F# language.
- Host: GitHub
- URL: https://github.com/grindelfp/fsharpexercise
- Owner: GrindelfP
- License: mit
- Created: 2025-04-29T15:56:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-29T19:44:19.000Z (about 1 year ago)
- Last Synced: 2025-04-29T20:35:18.840Z (about 1 year ago)
- Language: F#
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= F# Exercise =
== Description ==
This is my first steps in F# programming language. I've got an advice from my professor to try it for Machine Learning as another language with Python as my main Machine Learning language.
Here I would try to do some simple programming, some calculations, some modelling maybe.