Difference between revisions of "JavaScript"

From
Jump to: navigation, search
m
m
Line 5: Line 5:
 
|description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools  
 
|description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools  
 
}}
 
}}
[http://www.youtube.com/results?search_query=javascript+brain.js+tensorflow.js+ML5.js+artificial+intelligence+deep+machine+learning Youtube search...]
+
[https://www.youtube.com/results?search_query=ai+javascript YouTube]
[http://www.google.com/search?q=javascript+brain.js+tensorflow.js+ML5.js+artificial+intelligence+deep+machine+learning ...Google search]
+
[https://www.quora.com/search?q=ai%20javascript ... Quora]
 +
[https://www.google.com/search?q=ai+javascript ...Google search]
 +
[https://news.google.com/search?q=ai+javascript ...Google News]
 +
[https://www.bing.com/news/search?q=ai+javascript...X&qft=interval%3d%228%22 ...Bing News]
 +
 
  
 
* [[Python]]  ... [[Generative AI with Python]]  ... [[Javascript]]  ... [[Generative AI with Javascript]]  ... [[Game Development with Generative AI]]
 
* [[Python]]  ... [[Generative AI with Python]]  ... [[Javascript]]  ... [[Generative AI with Javascript]]  ... [[Game Development with Generative AI]]

Revision as of 07:45, 19 March 2023

YouTube ... Quora ...Google search ...Google News ...Bing News



A sampling of available Javascript Machine Learning libraries

Graphics / Visualization

________________________________

1*W79wtpbE2NTqUuFA8EVorQ.png

Demos

Node.js

Youtube search... ...Google search

React

Youtube search... ...Google search

Wordle

Youtube search... ...Google search

Wordle Clone in JavaScript!
You need to sign up here to follow along: http://bit.ly/rapidapi-hub In this video, I show you my approach to creating the game of Wordle in JavaScript, with the added benefit of using API's in order to generate random 5 letter words for us, and check if the words we are using for our guesses exist! GitHub Repo: http://github.com/kubowania/wordle-javascript Code with Ania Kubów

Let's write a Wordle clone in javascript (part 1)
Result code: https://gist.github.com/gaearon/deb61c3f10a9319c348987acc0435ff9 if you liked this, check out my beautiful dark twisted javascript course: https://justjavascript.com/ - Dan