What are some places I can get free machine learning and AI code | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 8

What are some places I can get free machine learning and AI code

machine learning AI code

29th Jun 2018, 4:58 PM
Landric Russell
Landric Russell - avatar
22 Answers
+ 3
thx everyone for the advice and links
7th Jul 2018, 8:42 PM
Landric Russell
Landric Russell - avatar
+ 5
https://developers.google.com/machine-learning/practica/ https://developers.google.com/machine-learning/crash-course/ Here are 2 free courses available by Google. I am currently following it. If u want more u can search it on Udacity or Udemy for free courses, u may find it easily. I am recommending u on my personal use and review.
30th Jun 2018, 4:32 AM
Aditya Mahimkar
Aditya Mahimkar - avatar
+ 4
you can check out GitHub. for instance I have neural networks and ai on my github github.com/jason-siu
1st Jul 2018, 4:00 PM
Pls Dont Block Me
+ 4
If your going to use TensorFlow in Python, there's a free ebook on Keras at packtpub.com today. Keras is a neural network API able to work on top of TensorFlow (also Theano and CNTK). Makes life a loooot easier than starting from scratch in any of the under-the-hood modules ;) https://www.packtpub.com/packt/offers/free-learning
7th Jul 2018, 6:59 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 4
and also u can use TensorFlow in js this is TensorFlow.js
7th Jul 2018, 9:00 PM
grzesiekmq
grzesiekmq - avatar
+ 3
https://www.coursera.org/learn/machine-learning FREE and the best course of machine learning from Stanford University
30th Jun 2018, 2:54 PM
Quang Tran
Quang Tran - avatar
+ 3
Check out my suggestions which are free of cost and udacity and udemy having certain basic and intermediate courses for free
1st Jul 2018, 4:15 AM
Aditya Mahimkar
Aditya Mahimkar - avatar
+ 2
String [ ] primes = {apple, ball, cat}; for (String a: primes){ System.out.println(a); this code is working with int but not working with String why !??? tell me someone
30th Jun 2018, 5:24 AM
Viren mahra
Viren mahra - avatar
+ 2
Firstly learn about algorithms and then AI
6th Jul 2018, 7:32 PM
grzesiekmq
grzesiekmq - avatar
+ 2
To create custom algorithms you can use TensorFlow
7th Jul 2018, 6:09 PM
grzesiekmq
grzesiekmq - avatar
+ 1
Check out https://www.udacity.com/courses/all They've got some free courses on machine learning and AI. It greatly helps
30th Jun 2018, 2:00 PM
Ayodeji .T. Sokan
Ayodeji .T. Sokan - avatar
+ 1
Viren mahra : string "apple", "ball", "cat" need to have double quote.
30th Jun 2018, 2:58 PM
Quang Tran
Quang Tran - avatar
+ 1
you can find some free sources on Coursera (https://www.coursera.org) or udacity (https://eg.udacity.com)
1st Jul 2018, 5:45 AM
Milad Ezzat Fahmy
Milad Ezzat Fahmy - avatar
+ 1
Incredible website! Features competitions and training as well. https://www.kaggle.com/
2nd Jul 2018, 12:07 AM
Chandler Mauldin
Chandler Mauldin - avatar
+ 1
heard of it, never tried it. 8ll check it out
7th Jul 2018, 6:31 PM
Landric Russell
Landric Russell - avatar
+ 1
wow I didn't even know that exists I'm going to give that a try.
7th Jul 2018, 8:41 PM
Landric Russell
Landric Russell - avatar
+ 1
got to try this I'm gonna look it up right now
7th Jul 2018, 9:07 PM
Landric Russell
Landric Russell - avatar
0
intel students program
30th Jun 2018, 2:51 PM
Rodney
Rodney - avatar
0
thx everyone, most people suggest udemy, but you have to pay... I really need free resources...
30th Jun 2018, 7:00 PM
Landric Russell
Landric Russell - avatar