Pedro brandao B.

Pedro brandao B.

Junior Deep Learning Developer

Belo Horizonte , Brazil

Experience: 2 Years

Pedro brandao

Belo Horizonte , Brazil

Junior Deep Learning Developer

250000 USD / Year

  • Immediate: Available

2 Years

Now you can Instantly Chat with Pedro brandao!

About Me

Up until now, I spent my days in my college laboratory developing different neural networks to solve all kinds of problems. And, as a challenge between me and my professor, I have decided to seek experience outside the college laboratory.

...

Show More

Portfolio Projects

Correlational Categorization, a Short Term Memory problem solved with Izikevich's Neuron

Company

Correlational Categorization, a Short Term Memory problem solved with Izikevich's Neuron

Role

Software Architect

Description

In this project, the goal was to develop a neural network with Izikevich's artificial neuron, to solve the correlational categorization problem. However, the network would receive the inputs at different times, during the same time window

Show More Show Less

Company

SORT ALGORITHMS VIZUALIZER

Role

Full-Stack Developer

Description

REACT WEB APP WITH DIFFERENT SORTING ALGORITHMS
• An website where the user can see how 5 different sorting algorithms works
• It was coded QuickSort, HeapSort, Merge Sort,
BubbleSort and Counting Sort
 

Show More Show Less

Tools

ReactJS

Company

SENTIMENT CLASSIFICATION

Description

UDACITY'S COURSE NLP PROJECT
• For a given review text, the network should predict if
it is a positive or negative review
• The idea behind these neural networks is by how the
positive and negative reviews use most of the time
similar words.
• Caveat: with a small update this network is capable
of showing similar and opposite words, for a given
word.
 

Show More Show Less

Skills

Python

Company

SNAKE - AI

Description

CNN FOR PLAYING THE SNAKE GAME
• A Processing program, with a CNN
• The network contains 24 entries (8 Directions X 3
stimuli).
• For each direction the snake receives one stimulus
(1/0), if for that direction it can see its on body, the
food or wall

Show More Show Less

Tools

Processing

Company

GAME OF LIFE

Role

Full-Stack Developer

Description

REACT WEB APP WITH CONWAY'S GAME OF LIFE
• An website where the user can see how Conway’s
cellular automata works.

Show More Show Less

Tools

ReactJS