Pinned Repositories
adventures-in-ml-code
This repository holds all the code for the site http://www.adventuresinmachinelearning.com
amazing-android-apps
Amazing open source Android apps written in Java.
android-recyclerview-example-demo
This is an android recyclerview example and its too simply applied that you can modify it and make your own custom recycler view easily
android-samples
Samples demonstrating how to use Google Maps Android API v2.
awesome-android-ui
A curated list of awesome Android UI/UX libraries
Currency-Converter-With-Online-Money-API-Android
This is an demo application of currency converter android application This application works with real time online money API. From this project you will learn how to use Android Spinner, JSON with Volley, Text to speech with Google TTS and lot more
Food-Order-Management-System
This is a project of food order management system in C programe . This project is done by me for my CSE Project Final . This is Food Resturent Management system also with Admin panel where admin can add food, delete food, count item, show list of food and also can views the total order ordered by Customers . And there is extra fetaurs of Backup System for that day with those days named file and where content is total money of that day and Card list with payment details.
market-enabler
Automatically exported from code.google.com/p/market-enabler
round-robin-scheduling-program-in-c
Round-robin (RR) is one of the algorithms employed by process and network schedulers in computing. As the term is generally used, time slices (also known as time quanta) are assigned to each process in equal portions and in circular order, handling all processes without priority (also known as cyclic executive).
Simple-Sign-Up-and-Login-System-with-C-Programming
This is a simple signup and login system done with c programing. Here you can clear your array concept and Global variable concep. Also you can get introduced with some new function. You can clear your Loop travelling from here and logic clearly.
IstiyakV's Repositories
IstiyakV/Simple-Sign-Up-and-Login-System-with-C-Programming
This is a simple signup and login system done with c programing. Here you can clear your array concept and Global variable concep. Also you can get introduced with some new function. You can clear your Loop travelling from here and logic clearly.
IstiyakV/adventures-in-ml-code
This repository holds all the code for the site http://www.adventuresinmachinelearning.com
IstiyakV/android-recyclerview-example-demo
This is an android recyclerview example and its too simply applied that you can modify it and make your own custom recycler view easily
IstiyakV/pygta5
Explorations of Using Python to play Grand Theft Auto 5.
IstiyakV/Tensorflow-Number-Plate-Recognition
IstiyakV/Android-Face-Recognition-with-Deep-Learning-Library
Face Recognition library for Android devices is an Android library (module) which includes several face recognition methods.
IstiyakV/Bengali-Handwritten-Character-Recognition-Using-Convolutional-Neural-Networks
Implementation of convolutional neural networks (CNNs) of increasing complexity for classification of handwritten Bengali characters. The deepest network achieves 94.2% accuracy on test data, compared to 85.96% reported on the latest paper using CNNs for Bengali OCR.
IstiyakV/C-Project
C programming
IstiyakV/chatbot-rnn
A toy chatbot powered by deep learning and trained on data from Reddit
IstiyakV/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
IstiyakV/doc2vec
Python scripts for training/testing paragraph vectors
IstiyakV/DraggablePanel
Android library used to create an awesome Android UI based on a draggable element similar to the last YouTube graphic component.
IstiyakV/Hospital-Management-Sample-Database-Connection
IstiyakV/machine-learning
Experiments, algorithms and reports in machine learning reseach.
IstiyakV/Machine-Learning-Flappy-Bird
Machine Learning for Flappy Bird using Neural Network and Genetic Algorithm
IstiyakV/machine_learning_examples
A collection of machine learning examples and tutorials.
IstiyakV/models
Models built with TensorFlow
IstiyakV/Music_Generator_Demo
Music Generator Demo by @Sirajology on Youtube
IstiyakV/object-recognition-tensorflow
Object Recognition using TensorFlow and Java
IstiyakV/recipe-summarization
Sequence to sequence recipe summarization
IstiyakV/SciChart.Android.Examples
Examples, Tutorials for SciChart Android: Realtime Android Chart Controls
IstiyakV/teal_deer
Teal deer (from TL;DR) helps you get the gist of all the stuff you need to read, so you don't have to read it all at once.
IstiyakV/tensorflow
Computation using data flow graphs for scalable machine learning
IstiyakV/tensorflow-for-poets-2
IstiyakV/tensorflow_makefile
IstiyakV/tensorflow_speech_recognition_demo
This is the code for 'How to Make a Simple Tensorflow Speech Recognizer' by @Sirajology on Youtube
IstiyakV/thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
IstiyakV/ThinkDSP
Think DSP: Digital Signal Processing in Python, by Allen B. Downey.
IstiyakV/torch-rnn
Efficient, reusable RNNs and LSTMs for torch
IstiyakV/word-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.