computer_science:machine_learning

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
computer_science:machine_learning [2023/12/01 13:07] – external edit 127.0.0.1computer_science:machine_learning [2024/08/16 12:56] (current) – removed carlossousa
Line 1: Line 1:
-====== Machine Learning with Tensorflow ====== 
- 
-This process will be done in a **Xubuntu 20.04 LTS **Virtual machine or on Google Collab. 
-===== Learning TensorFlow for Deep Learning ===== 
- 
-To learn MachineLearning I used GoogleFoo - of course - but I also used [[:computer_science:machine_learning:coursera:introduction_tensorflow_artificial_intelligence_deep|Coursera]] and [[:computer_science:machine_learning:udacity:intro_to_tensorflow_for_deep_learning|Udacity]]. While I keep this Wiki mostly for my own notes / research / Knowledge base, if you are looking into getting started yourself I would recommend to check my notes or even better the courses themselfs. While I ended up using [[:computer_science:machine_learning:udacity:intro_to_tensorflow_for_deep_learning|Udacity]] a lot more, due to cost / quality - completly free, great quality -, I would still recommend you do a quick read on my notes on [[:computer_science:machine_learning:coursera:introduction_tensorflow_artificial_intelligence_deep|Coursera]] since they have a very good example on how to understand Machine Learning with a great pratical example. 
- 
-===== Project - Supervised Learning - Image Classification ===== 
- 
-First, we will [[:computer_science:linux:xubuntu:install_xubuntu|install Xubuntu]] and [[:computer_science:machine_learning:install_tensorflow_python|install Tensorflow for Python]] and it's [[:computer_science:computer_vision:opencv:object_identification_tensorflow_opencv_imageai_yolo_requirements|requirements]]. 
- 
-Our first project will be a simple project to get started with the basics which can also be used in real life situation. 
- 
-We will try to have a computer [[:computer_science:computer_vision:opencv:object_identification_tensorflow_opencv_imageai_yolo|detect an object in an image / video]], and this will use Tensorflow, YOLO, OpenCV and ImageAI to archieve that. 
- 
-This project falls under [[:computer_science:machine_learning:types_of_machine_learning|Machine Learning > Supervised Learning > Classification]] 
- 
-===== References / Resources: ===== 
- 
-[[:computer_science:machine_learning:types_of_machine_learning|Types of Machine Learning]] 
- 
-[[:computer_science:machine_learning:comprehensive_guide_to_convolutional_neural_networks_eli5_way|Comprehensive Guide to Convolutional Neural Networks (CNN) - The ELI5 Way]] 
- 
-[[:computer_science:machine_learning:preventing_overfitting|Preventing Overfitting]] 
- 
- 
-===== External References: ===== 
- 
-===== Terms and Recaps: ===== 
- 
-[[:computer_science:machine_learning:machine_learning_terms|Machine Learning Terms]] 
- 
  
  • computer_science/machine_learning.1701432452.txt.gz
  • Last modified: 2023/12/01 13:07
  • by 127.0.0.1