Giter VIP home page Giter VIP logo

Tairi R. Delgado's Projects

ai4all icon ai4all

Notebook lesson plans for univariate, multivariate, and logistic regression. Notebook use is for AI4ALL students to learn the math and theory before build regression models from scratch and finally using sklearn.

aind-cargo-logistic-planning icon aind-cargo-logistic-planning

Defined a group of air cargo domain problems in classical PDDL (Planning Domain Definition Language). Experimented with various domain-independent (bfs, dfs, uniform, depth limited, etc) and informed A-star (with custom heuristics) searches to find optimal logistic scheduling for cargo.

aind-isolation icon aind-isolation

Built an adversarial search game-playing agent using AlphaBeta pruning and time-limited iterative deepening. Constructed custom isolation heuristics to beat predefined agents with the best average winning rate of 71.4%.

aind-sudoku icon aind-sudoku

Implemented a diagonal Sudoku problem solver using elimination, only choice, constraint propagation, and naked twins techniques.

deeprl-grounding icon deeprl-grounding

Train an RL agent to execute natural language instructions in a 3D Environment (PyTorch)

deeptype icon deeptype

Design, evolve, and train neural type systems.

enron-people-of-interest icon enron-people-of-interest

Built a predictive algorithm to identify Enron employees who may have committed fraud based on the public Enron financial and email dataset (under construction).

gym icon gym

A toolkit for developing and comparing reinforcement learning algorithms.

mlnd-boston-housing icon mlnd-boston-housing

Used aggregated Boston housing data to build an optimal model to estimate the best selling price for a clients' home. Used grid search and cross validation to find and evaluate an optimal model with an R-squared score over 0.7.

mlnd-customer-segments icon mlnd-customer-segments

Performed customer segment analysis for a wholesale distributor to make informed business decisions. Analyzed data using PCA, Gaussian Mix Models, and A/B testing to segment customers into distinct ‘Hotel/Restaurant/Cafe’ and ‘Retailer’ categories to improve delivery mechanisms.

mlnd-finding-donors icon mlnd-finding-donors

Employ several supervised algorithms to accurately model individuals' income using data collected from the 1994 U.S. Census. Developed an optimal model using a linear regression F1 score of 0.8877.

mlnd-smartcab icon mlnd-smartcab

Implemented reinforcement Q-learning using Pygame to construct a simulated autonomous smartcab with A+ safety and reliability ratings. Stored state-action pairs with sensory inputs and directions to represent the environment.

mlnd-student-intervention icon mlnd-student-intervention

Used several supervised models on students’ graduation rates quantifying whether intervention is necessary. Analyzed trade-offs between F1 scores, training and prediction times to reduce costs for the local school district. Developed an optimal model using an SVM with F1 score of 0.8077.

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.