
Raspberry Pi
This is NOT the Pi killer you’re looking for
- Frank
- February 2, 2023
- 2.5g
- amd
- Android
- ARM
- Armbian
- ax
- ax210
- benchmark
- compared
- comparison
- cooling
- debian
- displayport
- expensive
- fan
- faster
- fastest
- GPIO
- GPU
- Graphics
- hdmi
- heatsink
- input
- Intel
- kioxia
- m-key
- m.2
- model b
- networking
- nvme
- openwrt
- pd
- performance
- Power
- price
- project
- radeon
- radxa
- Raspberry Pi
- review
- reviewed
- rock 5
- Rock 5B
- rock5
- Rock5B
- rocket q
- router
- sabrent
- SBC
- single board computer
- slower
- ssd
- supply
- test
- tested
- ubuntu
- USB-C
- value
- WiFi
Jeff Geerling takes a look at the Rock 5 model B: a beast, as far as ARM SBCs go.
Read More
Machine Learning
Python
Machine Learning FOR BEGINNERS – Perceptron with Code Example
- Frank
- June 29, 2021
- activation function
- AI
- ai for beginners
- AI tutorial
- artificial intelligence
- artificial intelligence for beginners
- artificial intelligence tutorial
- basic neural network
- basic perceptron
- bias
- input
- Machine Learning
- machine learning for beginners
- ML
- Neural Network
- neuron
- output
- Perceptron
- perceptron example
- Python
- python ai
- python machine learning
- python perceptron
- python step function
- simple ai
- simple machine learning
- step function
- threshold
- weighted sum
Python Simplified talks about the perceptron and code it together in Python.
Read More
Machine Learning
Python
Machine Learning for Beginners: Binary Cross Entropy Loss Error Function
- Frank
- June 26, 2021
- AI
- ai for beginners
- artificial intelligence
- artificial intelligence for beginners
- binary
- binary cross entropy
- binary log loss
- cost
- cost function
- cross entropy
- cross entropy loss
- Data Science
- error function
- error term
- input
- label
- log loss
- logarithm
- loss function
- Machine Learning
- machine learning for beginners
- Math
- Mathematics
- mean
- ML
- Perceptron
- Prediction
- Python
- python machine learning
- python programming
- python tutorial
- Statistics
- Target
- weights
- y hat
- y'
In this lesson from Python Simplified learn the binary Log Loss/Cross Entropy Error Function and break it down to the very basic details.
Read More
Neural Networks
Neural Networks and Linear Regression
- Frank
- March 1, 2020
- Beginner
- Computers
- continuous
- Data
- Data Science
- datascience
- easy
- Education
- Graph
- graphing
- how to
- infer
- input
- intro
- Learning
- linear
- Linear Regression
- Machine
- Machine Learning
- made easy
- Math
- ML
- neural net
- Neural Network
- plot
- predict
- Prediction
- Predictions
- Programming
- Python
- Regression
- relationship
- scatter
- scatterplot
- series
- simple
- simple linear regression
- Tutorial
- variable
On Friday, someone asked me about linear regression with neural networks. I didn’t have a good answer – I knew that you *could* do linear regression but neural networks, but never had actually done it in practice. Promising to learn more, I came across this video by giant_neural_network on YouTube.
Read More