Search

Why making my site with you? (FAQ)
Simply put: I am from the academic world. Trust me, I am a scientist! 🤣 Additionally, I have myself organized several events in the...
Jorge Guerra Pires
Aug 18, 20221 min read
16 views
0 comments

Removing elements from arrays in JavaScript
Removing an element: just change the first number in slice. const colors = ["red", "green", "blue", "yellow"]; const removedElement =...
Jorge Guerra Pires
Mar 20, 20241 min read
20 views
0 comments


Getting to know my online courses!
Getting to know my online courses
Jorge Guerra Pires
May 28, 20232 min read
8 views
0 comments

TensorFlow.js does now work in Angular: what is next?
You need to turn off library checking for using TensorFlow.js in Angular
Jorge Guerra Pires
Apr 26, 20231 min read
13 views
0 comments


Artificial intelligence for devs: using artificial intelligence models to code faster!
Not just human writing is being changed by openAI, also , coding!
Jorge Guerra Pires
Mar 18, 20231 min read
43 views
0 comments

Meet the The Toxicity Classifier
Google provides a few “ready-to-go” models of varying complexity. One beneficial
model is called the Toxicity model
Jorge Guerra Pires
Dec 16, 20221 min read
14 views
0 comments


Deep learning with Node.js: deep learning on backend
We no longer needs a desktop based language like Python to make machine learning! Node.js as an alternative to Python.
Jorge Guerra Pires
Oct 27, 20221 min read
21 views
0 comments


Word embeddings: a workaround for training text focused artificial intelligence
Let's be honest: text driven application can be awesome, especially for scholars. How can we best represent texts on AI?
Jorge Guerra Pires
Oct 26, 20222 min read
21 views
0 comments


Artificial Intelligence to judge human emotions on Twitter: brazilian election and its toxicity
Can we judge negativity of a Twitter post?
Jorge Guerra Pires
Oct 24, 20221 min read
48 views
0 comments


Data bias: when the information is favorable to a group
Daniel Kahneman brought to attention that humans are biased and noisy. It is imperative to have datasets free of bias and noise.
Jorge Guerra Pires
Oct 23, 20221 min read
15 views
0 comments

InsultBot: an artificial intelligence-based system for moderating online comments
Nowadays, it is pretty hard to walk around online without being attacked. The best is never getting involved, like spam on e-mail.
Jorge Guerra Pires
Oct 23, 20223 min read
40 views
0 comments

What is transfer learning and why it is so important to artificial intelligence
Machine cannot only learn now, they can also share their own learning! Transfer learning is the process of sharing experience with others
Jorge Guerra Pires
Oct 22, 20222 min read
17 views
0 comments


Images are represented as tensors on deep learning algorithms
Even though the technique of neural networks are universal, it can be challenging to transform the problem into a space that the NN can...
Jorge Guerra Pires
Oct 17, 20222 min read
12 views
0 comments


A crash view on Artificial Neural Networks: from perceptrons to deep learning
Have you ever wonder about the past of Neural Networks? Every rockstar has a past!
Jorge Guerra Pires
Sep 17, 20222 min read
64 views
0 comments


But my site will have a Wix watermark?
Simply put: nope! 😁 If you pay the proper plan, and connect a domain, or buy a domain, no one should be able to tell; unless they are...
Jorge Guerra Pires
Aug 21, 20221 min read
33 views
0 comments


Model #1: basic website for scientific events
If you need to be as basic as LaTex users, just let me know. If this is not basic enough for you, just let me know and we can work on...
Jorge Guerra Pires
Aug 19, 20221 min read
15 views
0 comments