An open API service providing repository metadata for many open source software ecosystems.

GitHub / DesignofIntelligence

DesignofIntelligence/To-Do-List-Web-App

A Simple Responsive to do list, using Node Express and EJS.

Language: CSS - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

DesignofIntelligence/useful-code-blocks-for-deep-learning

Useful deep learning blocks for tensorflow

Language: Jupyter Notebook - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

DesignofIntelligence/Sudoku-Game

Sudoku coded in Java which includes 3 difficulties, this Sudoku is able to generate all possible Sudoku puzzles that exist using a brute force algorithm.

Language: Java - Size: 11.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

DesignofIntelligence/Self-Driving-Car-Artificial-Intelligence

An artificial intelligence agent, that drives a car in a stochastic environment with 3 lanes, and other cars without hitting any car.

Language: C++ - Size: 2.7 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

DesignofIntelligence/Reinforcement-Learning-Framework

A Reinforcement Learning Library Containing State-of-the-art algorithms (DDPG,DQN,MCTS)

Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

DesignofIntelligence/profile

Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

DesignofIntelligence/Productivity-Bot-Whatsapp-Instagram-Facebook

A bot that monitors your usage with some rules using pytesseract and openCV, whatsapp chat can only be opened twice per hour, archived chats cannot be opened, facebook and instagram search bar must be hidden from display using adblock. you cannot open facebook profiles. you cannot close the bot or else another bot will detect it and turn off the pc

Language: Python - Size: 6.75 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

DesignofIntelligence/Predicting-Bitcoin-Price-Using-NBEATS-Neural-Networks

A deep learning algorithm to predict bitcoin price using N-Beats. written using Tensorflow.

Language: Jupyter Notebook - Size: 76.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

DesignofIntelligence/NLP-Sequential-Sentence-Classification-in-Medical-Abstract

A deep learning NLP model to read the abstract of a medical research paper, and classify whether or not its a conclusion, introduction, experiment..etc

Language: Jupyter Notebook - Size: 130 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

DesignofIntelligence/Newsletter-Sign-Up-Form-Node-Express-Bootstrap

A Fully functional newsletter sign up form that takes a user's E-mail, first and last name. Sends it to mailchimp using mailchimp API, and then informs the user if the operation succeeded or failed.

Language: HTML - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

DesignofIntelligence/Handwritten-Digit-Recognition-Convolutional-Neural-Networks

A Convolutional Neural Network that is able to recognize handwritten digits. trained network (.h5 file) and training data are included.

Language: Python - Size: 898 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

DesignofIntelligence/Get-The-Weather-In-Any-City-Web-Application

An app that gets the weather through openweathermap API. developed using node.js/ express

Language: JavaScript - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

DesignofIntelligence/CustomTkinter Fork of TomSchimansky/CustomTkinter

A modern and customizable python UI-library based on Tkinter

Language: Python - Size: 144 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DesignofIntelligence/Company-Website-Design-Using-Bootstrap5

A responsive website design for any company. Using Bootstrap.

Language: HTML - Size: 1.01 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

DesignofIntelligence/CIFAR-10-Object-Recognition-CNN

Convolutional Neural Networks to detect various objects (car, cats, dogs,..etc)

Language: Python - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

DesignofIntelligence/Character_Recognition_CNN_SparseVersion

A character recognition neural network, for street signs.

Language: Jupyter Notebook - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

DesignofIntelligence/Character_Recognition_CNN_OneHot

Same project as the previous one, but with one hot encoding using SKlearn

Language: Jupyter Notebook - Size: 102 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

DesignofIntelligence/Breast-Histopathology-CNN

A deep learning model that detects cancer cells in the breast only by looking at images with 87% accuracy

Language: Jupyter Notebook - Size: 46.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

DesignofIntelligence/Breast-Cancer-Diagnosis-Neural-Networks-TensorFlow

A neural network to predict breast cancer, 26 feature layer, 20 hidden units and 1 output unit.

Language: Python - Size: 59.6 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

DesignofIntelligence/Breast-Cancer-Diagnosis-Logistic-Regression-TensorFlow

Language: Python - Size: 60.5 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

DesignofIntelligence/NLP-Disaster-Tweets-With-5-Architectures

Architectures: Naive Bayes, 1D CNN, RNNs LSTM, RNNs Bidirectional, RNNs GRU, Using transfer learning

Language: Jupyter Notebook - Size: 42 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1