Giter Club home page Giter Club logo

Hi there 👋


Diving

I am a Senior Performance Engineer @mongodb working remotely from Barcelona.

One thing that everybody should know about me is that I Love technology and learning. In the last few years I passed the following certifications and courses:

  • 🏴‍☠️ OSCP from Offensive Security
  • 🏴‍☠️ Ethical Hacker from Udacity
  • 🧑🏻‍💻 Cloud Devops Engineer from Udacity
  • ☁️ AWS Solutions Architect Professional from AWS
  • 📈 Tableau Desktop Qualified Associate from Tableau
  • 🤖 Artificial Intelligence from Udacity
  • 🤖 Deep Learning Foundations from Udacity
  • 🤖 Machine Learning Engineer from Udacity
  • 📊 Data Analyst from Udacity

and many many more. If you want to know more about me, or to get my contact details, please visit my website.

A part from technology I also scuba dive in my free time.

See you on the internet, or under the water!

Miguel Angel Nieto's Projects

build-a-game-playing-agent icon build-a-game-playing-agent

Created an AI that beats human opponents in the game of Isolation using Minimax, Alpha-Beta Search, and Iterative Deepening.

creating-an-ai-agent-to-solve-sudoku icon creating-an-ai-agent-to-solve-sudoku

Created an AI to solve Diagonal Sudokus using constraint propagation and search techniques. Additionally, taught the agent to use the Naked Twins advanced Sudoku strategy.

creating-customer-segments icon creating-customer-segments

Reviewed unstructured data to understand the patterns and natural categories that the data fits into. Used multiple algorithms and both empirically and theoretically compared and contrasted their results. Made predictions about the natural categories of multiple types in a dataset, then checked these predictions against the result of unsupervised analysis.

design-an-a-b-test icon design-an-a-b-test

Designed an A/B test, including which metrics to measure and how long the test should be run. I also analyzed the results of an A/B test that was run by Udacity, recommended a decision, and proposed a follow-up experiment.

dnn-speech-recognizer icon dnn-speech-recognizer

Built a deep neural network that functions as part of an end-to-end automatic speech recognition (ASR) pipeline.

dog-breed-classifier icon dog-breed-classifier

Built an algorithm to identify canine breed given an image of a dog. If given image of a human, the algorithm identifies a resembling dog breed.

explore-and-summarize-data icon explore-and-summarize-data

Investigated a dataset using R and exploratory data analysis techniques, exploring both single variables and relationships between variables.

face-generation icon face-generation

Used generative adversarial networks to generate new images of faces.

facial-keypoint-detection-and-real-time-filtering icon facial-keypoint-detection-and-real-time-filtering

Built an end-to-end facial keypoint recognition system. Facial keypoints include points around the eyes, nose, and mouth on any face and are used in many applications, from facial tracking to emotion recognition. The completed project takes in any image containing faces and identifies the location of each face and their facial keypoints.

finding-donors-for-charityml icon finding-donors-for-charityml

Investigated factors that affect the likelihood of charity donations being made based on real census data. Developed a naive classifier to compare testing results to. Trained and tested several supervised machine learning models on preprocessed census data to predict the likelihood of donations. Selected the best model based on accuracy, a modified F-scoring metric, and algorithm efficiency.

first-neural-network icon first-neural-network

Built a neural network from scratch to carry out a prediction problem on a real dataset.

genny icon genny

🧞‍♀️ Grants 3 wishes. As long as those wishes are to generate load 🧞‍♂️

identify-fraud-from-enron-email icon identify-fraud-from-enron-email

Identified which Enron employees are more likely to have committed fraud using machine learning and public Enron financial and email data.

image-classification icon image-classification

Classified images from the CIFAR-10 dataset. The dataset consists of airplanes, dogs, cats, and other objects. The dataset was preprocessed, then trained a convolutional neural network on all the samples. I normalized the images, one-hot encoded the labels, built a convolutional layer, max pool layer, and fully connected layer.

implement-a-planning-search icon implement-a-planning-search

Used logic and planning techniques to create an AI that finds the most efficient route to route cargo around the world to their respective destinations. This project used a combination of propositional logic and search along with A* heuristics to find optimal planning solutions.

investigate-a-dataset icon investigate-a-dataset

Posed a question about a dataset, then used NumPy and Pandas to answer that question based on the data and created a report to share the results.

language-translation icon language-translation

Trained a sequence to sequence model on a dataset of English and French sentences that can translate new sentences from English to French.

machine-learning-capstone-project icon machine-learning-capstone-project

Identified a relevant real-world problem that can be solved using machine learning, and modeled it using techniques learned throughout the Nanodegree. Presented the best solution achieved, discussed its strengths and weaknesses, and scope for future work.

machine-translation icon machine-translation

Built a deep neural network that functions as part of an end-to-end machine translation pipeline. The completed pipeline accepts English text as input and returns the French translation.

markdown-pp icon markdown-pp

Preprocessor for Markdown files to generate a table of contents and other documentation needs

predicting-boston-housing-prices icon predicting-boston-housing-prices

Built a model to predict the value of a given house in the Boston real estate market using various statistical analysis tools. Identified the best price that a client can sell their house utilizing machine learning.

sign-language-recognizer icon sign-language-recognizer

Built a system that can recognize words communicated using the American Sign Language (ASL). Trained a set of Hidden Markov Models (HMMs) using part of a preprocessed dataset of tracked hand and nose positions extracted from video to try and identify individual words from test sequences. Experimented with model selection techniques including BIC, DIC, and K-fold Cross Validation.

test-a-perceptual-phenomenon icon test-a-perceptual-phenomenon

Analyzed the Stroop effect using descriptive statistics to provide an intuition about the data, and inferential statistics to draw a conclusion based on the results.

train-a-smartcab-to-drive icon train-a-smartcab-to-drive

Applied reinforcement learning to build a simulated vehicle navigation agent. This project involved modeling a complex control problem in terms of limited available inputs, and designing a scheme to automatically learn an optimal driving strategy based on rewards and penalties.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.