• Stars
    star
    1
  • Language
    Python
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Yet Another Machine Learning Framework (YAMLF) is a lite machine learning and deep learning models training and inference framework. It contains data augmentations, data loaders, training routines that we usally rewrite for every ML project.

More Repositories

1

Car-Parking-Alarm-System

Security alarm system using Arduino Uno R3 microcontroller, Ultrasound sensor HC-SR04 and Arduino IDE 1.6.8. Applications of this system ranges from security systems like automated-safe security systems to car parking systems, Work on a simple system where the distance of object is measured from the ultrasound sensors and if any object is in the hazardous range then the buzzer goes on. The intensity of sound keeps on increasing as the obstacle approaches near to the ultrasonic sensors. This feature makes them an appropriate system to be embedded in cars and automobiles for parking measures as it will help determine the distance from obstacles.
Arduino
8
star
2

Home-Automation

Home automation system built on Arduino Uno R3 microcontroller along with Light sensor, Motion detector, Temperature sensor, Gas sensor, Sound sensor, Buzzer, LED lights, Crystal Display and Arduino IDE 1.6.8. Home automation is the residential extension of building automation and involves the control and automation of lighting, temperature sensing, appliances, and security. The System is controlled by Arduino microcontroller which is connected to a computer for power as well as for monitoring the outputs of different sensors using serial monitor on Arduino IDE. Security sensors such as motion detector and gas sensor interact with buzzer and LED for alerts. Display unit provides the information of temperature and special messages.
C++
5
star
3

TensorFlow-data-pipeline

Jupyter Notebook
2
star
4

Best-Flat-theme-for-Jupyter-Notebook

This custom theme is really beautiful and modern looking. It is based on flat design. Give it a try!
CSS
2
star
5

Standard-Neural-Network-with-MNIST-data

Jupyter Notebook
2
star
6

ai_uninformed_search_algorithms_interactive_webapp

JavaScript
2
star
7

Virksaab.github.io

Jupyter Notebook
2
star
8

Web_Crawler

This code will build a web crawler which will collect links from html pages
Python
1
star
9

Lane-detection-in-GTA-5-Video-Game

Python
1
star
10

Teacher-Review-System

Python
1
star
11

auto_photomontage_webapp

Python
1
star
12

Applied-Data-Science-with-Python

A Specialization offered by University of Michigan at coursera.com
Jupyter Notebook
1
star
13

Twitter-Sentiment-Analysis

Java
1
star
14

BODMAS

BODMAS stands for Brackets, Orders or pOwers, Division, Multiplication, Addition, and Subtraction. I used Python 3.5 for this project. It will randomly generate an Elementary mathematics question based on BODMAS and ask the user to answer it. If user gives correct answer then corresponding points will be added to user's score which will be saved in a text file when you end a particular session. If user gives incorrect response then it tells the user that answer is wrong and shows correct answer to user for that question. It ask for user name at start so that it can store scores with user's names which also gives flexibility to store multiple users score.
Python
1
star