Difference between revisions of "Machine Learning"

From Jtkwiki
Jump to navigationJump to search
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
  
 
* [https://datascienceineducation.com/ Data Science in Education Using R]
 
* [https://datascienceineducation.com/ Data Science in Education Using R]
 +
 +
== Software ==
 +
 +
=== Java ===
 +
* [https://jcp.org/en/jsr/detail?id=381 JSR 381 VisRec]: [https://github.com/JavaVisRec GitHub site], [https://www.youtube.com/watch?v=rtA9jfeqmIs&feature=youtu.be jChampions talk on YouTube]
 +
* [https://www.deepnetts.com/ Deep Netts]: feedforward / convolutional artificial neural networks, pure Java
  
 
[[Category:Computing]]
 
[[Category:Computing]]

Latest revision as of 17:23, 19 January 2021

General

Predictive Model Markup Language

Data Science

Software

Java