Giter Club home page Giter Club logo

Dominic Antigua's Projects

bisection-method icon bisection-method

The Bisection method is one of the simplest numerical methods to find the zero or root of a non-linear function. The bisection method is also called interval halving method because it divides the interval into two equal parts. Half of the interval is thrown away. The procedure in bisection method is repeated until the desired interval size or iteration is obtained.

cinema-city icon cinema-city

Cinema City is a database system that allows the clients to reserves seats in an easy quick few steps than traditional purchasing of tickets. Made in Flutter and PHP

crappy-bot icon crappy-bot

Crappy Bot is the easiest way to show the latest announcements, permanent online classroom links, and assignments from the Blackboard platform to your Discord server. Also, we add some other features like list randomizer and cheat search coming from the different webpage sources.

darknet icon darknet

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )

data-science icon data-science

:bar_chart: Path to a free self-taught education in Data Science!

davood-says icon davood-says

Davood Says is a game that was developed in Python using Raspberry Pi's GPIO. The player should follow the correct pattern of the randomly generated colors issued by Davood (The Game) using WASD keys.

facebook2discord-bot icon facebook2discord-bot

Using private servers or embedded computer such as Raspberry Pi, you can automate to send latest desired Facebook profiles or pages to your Discord channel using this script.

graph-coloring icon graph-coloring

Graph coloring problem is just one in a large class of intractable problems called NP-complete problems, all of which take at least exponential time to solve. In practice, such problems are solved using algorithms which yield an approximate solution (for instance, one that is suboptimal) in a reasonable amount of time. Such an algorithm is called a heuristic. For the graph coloring problem, the following heuristic produces a legal, though not necessarily optimal, coloring. This script was written in Python language and one of the machine problems in my Discrete Subject 2.

medium-unlimited icon medium-unlimited

A browser extension to read medium.com articles for free without membership.

mlresources icon mlresources

Repository for Machine Learning resources, frameworks, and projects. Managed by the DLSU Machine Learning Group.

projectile-simulator icon projectile-simulator

The Physics school project, Projectile Simulator provides user to learn more about the physics of the projection and the importance of each elements in the Physics. It provides the learner with a user-friendly, virtual environment for exploring variety of principles associated with projectile motion.

raspberry-pi-enabled-watering-system icon raspberry-pi-enabled-watering-system

These scripts enables to automate the garden watering using Raspberry pi and Arduino Nano. It will features soon a cron job schedules 40s of water every two days a week. The job outcome is sent by email via SMTP. -- an Arduino Nano samples very 20m the soil moisture of the plants, just because I like to chart it to see the moisture of the soil. This is ongoing development since 2020 (Busy and sometimes lazy days) and I'm planning to use Zerotier to access my raspberry pi remotely outside of my LAN. This will work smoothly soon.

root-finding-algorithms icon root-finding-algorithms

The Root-Finding is a process involves finding a root, or solution of an equation of the form f(x) = 0, for a given function f. A root of this equation is also called a zero of the function f. The finding algorithms are Bisection, Newton's Rhapsody, and Secant method for finding the root of the function and each methods use recursion.

skinclassinator icon skinclassinator

The system is focused on detection and classification of skin diseases with the use of deep learning algorithm namely Convolutional Neural Network (CNN). The training dataset gathered were from dermoscopic image data in the study from MNSIT HAM10000 dataset published by International Skin Image Collaboration (ISIC).

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.