Tushar Nema's repositories

Algorithms-and-Coding-Interviews

Open source content from a book in progress, Preparing for the Real-world Software Engineering

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

awesome-deep-learning-papers

The most cited deep learning papers

Language:TeXStargazers:0Issues:0Issues:0

bookshelf

:books: books

License:GPL-3.0Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Deep-Learning-Papers-Reading-Roadmap

Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!

Language:PythonStargazers:0Issues:0Issues:0

Diabetes-Prediction

The objective is to predict based on diagnostic measurements whether a patient has diabetes from the dataset provided by the National Institute of Diabetes and Digestive and Kidney Diseases.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Implementing-Algorithms-in-python

Implementation of various Algorithms in Python from the scratch. The repository includes priority queue, binary search,heap,graph and tree Algorithms.

Language:PythonStargazers:0Issues:0Issues:0

Learning-Projects

Implementing various opencv and neural network models for Classification problems and measuring the loss on different architectures.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Milestone-Tracker

A product which acts as a bridge between academia and Industry. Basically it is built on the concept that many potential projects are being done by the students in high school and college but they do not get the desired sponsers and the stand they deserve for implementing it on a vast scale or real life. Similarly many giant corporates are looking for feasable projects that can be implemented as their products to create a impact in the society basically creating a win-win situation for both The industry and students.

Language:JavaStargazers:0Issues:0Issues:0

OCR-Using-CTC-Loss

Optical Character recognition for licence plates using connectionist temporal classification loss

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Data-Visualization

Matplotlib and Seaborn tries to make easy things easy and hard things possible. You can generate plots, histograms, power spectra, bar charts, errorcharts, scatterplots, etc., with just a few lines of code.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Dating-Neural-Networks

This is implementation of various Deep Neural Networks starting from basic Neural networks. The implementation done here is meant to be kept simple and precise.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0

deep-learning

Repo for the Deep Learning Nanodegree Foundations program.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0

deep-learning-book

Repository for "Introduction to Artificial Neural Networks and Deep Learning: A Practical Guide with Applications in Python"

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:0Issues:0

deep-learning-with-python-notebooks

Jupyter notebooks for the code samples of the book "Deep Learning with Python"

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

fast-neural-style

Feedforward style transfer

Language:LuaStargazers:0Issues:0Issues:0

Fault-Attack-on-RoadRunneR-Block-Cipher.

Now with this insight we can do fault attack on RoadRunneR block cipher and after taking both cipher text and faulty cipher text (that comes after putting fault in the 9th round key)we try to figure out the key of block cipher. Basically we get the equations from the cipher(i.e in figure 1) in which there are some unknown variables and we try to find that.

Language:TeXStargazers:0Issues:1Issues:0

keras-applications

Reference implementations of popular deep learning models.

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

networkx

Official NetworkX source code repository.

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

practicalAI

📚 A practical approach to machine learning.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

pwc

Papers with code. Sorted by stars. Updated weekly.

Stargazers:0Issues:0Issues:0

pytorch-tutorial

PyTorch Tutorial for Deep Learning Researchers

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Snake_Game_opencv

The function of the project is to detect the particular color object and follow the path,when the line touch each other then it destroy the windows as saying Game over

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

tensorflow

Computation using data flow graphs for scalable machine learning

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0
Language:SCSSLicense:NOASSERTIONStargazers:0Issues:1Issues:0

Web-harvesting

Web harvesting or Web scraping is an attempt to scrape out the important data conviniently from a huge dataset. With web scraping the entire internet becomes your database which can be further be used for training and classification purposes.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0