Continue with deep learning... And please tell us online GPU's for deep learning
@psibarpsi4 ай бұрын
make a 3D FPS in SFML.
@severalbowling39354 ай бұрын
Nice information in quick time, thank u
@topnotchprogrammer4 ай бұрын
Thanks for watching
@goobboy4 ай бұрын
Amazing! More about Neural Network plz
@topnotchprogrammer4 ай бұрын
🫡 Sure
@Fer-vk7ljАй бұрын
Quick insight: Try adding a couple more hidden layers (I used units 16 and 8) and train/test the model. The results become much more accurate. But try adding 4 more hidden layers (perhaps with units 4 and 2) and results are all over the place. Does digging too deep confuse the AI model?
@Mozart5234 ай бұрын
can you use vs code for this most people using google collab for the gpu
@topnotchprogrammer3 ай бұрын
Yeah if you have a good gpu, running tensor or torch for big projects would need a gpu in your pc, so running in vs code might need CUDA
@johnixepic4 ай бұрын
I'm having tensorflow problems, I couldn't complete this tutorial :(
@johnixepic4 ай бұрын
Solved it, if anyone has problems this may fix it. import os as os os.environ['TF_ENABLE_ONEDNN_OPTS'] = '0' import tensorflow as tf from tensorflow import keras from keras.models import Sequential from keras.layers import Dense import pandas as pd import numpy as np kzbin.info/www/bejne/q5jMZaZujdNopM0si=9-ZjHd0-b4wC7TpJ