Git Product home page Git Product logo

Reddy Prasad

Reddy Prasad works as AIML – Consultant @Girikon Solutions Pvt. Ltd. Team adept at collecting, analyzing, and interpreting large datasets, developing new forecasting models, and performing data management tasks. Possessing extensive analytical skills, strong attention to detail, and a significant ability to work in team environments and hosts Learn With Reddyprasade. He spends a lot of time telling people that the formula for success and happiness is to lift each other up and share what we learn. He is trying his very best to follow his own advice. He lives in Bangalore, India.

Reddy Prasade is AIML – Consultant at Sumeru Solutions Private Limited; Founder of LearnbyDoing, Skill Developement Center at Sumeru Solutions Private Limited.

Reddy Prasade also works on machine learning with an emphasis on deep learning. He founded and led the “ClientoClarify.AI Brain” project which developed massive-scale deep learning algorithms. This resulted in the famous “ClientoClarify.AI cat” result, in which a massive neural network with 1 billion parameters learned from unlabeled YouTube videos to detect cats. More recently, he continues to work on deep learning and its applications to computer vision and speech, including such applications as autonomous driving.


Follow me on Social Media 👇


GitHub Twitter

Follow me on Technologies Update 👇

GitHub Sponsors

Top Langs

REDDY PRASAD's Projects

2020-py-101 icon 2020-py-101

This Python for beginners training course leads the students from the basics of writing and running Python scripts to more advanced features such as file operations, working with binary data, and using the extensive functionality of Python modules. Extra emphasis is placed on features unique to Python, such as tuples, array slices, and output formatting.

a-criterion-for-deciding-the-number-of-clusters-in-a-dataset-based-on-data-depth icon a-criterion-for-deciding-the-number-of-clusters-in-a-dataset-based-on-data-depth

This paper proposes a novel idea for ¯nding the correct number of groups in a dataset based on data depth. The idea is to avoid the traditional process of running the clustering algorithm over a dataset for ffiffiffi n p times and further, ¯nding the k value for a dataset without setting any speci¯c search range for k parameter. We experiment with di®erent indices, namely CH, KL, Silhouette, Gap, CSP and the proposed method on di®erent real and synthetic datasets to estimate the correct number of groups in a dataset. The experimental results on real and synthetic datasets indicate good performance of the proposed method.

altoroj_vuln_repo icon altoroj_vuln_repo

WARNING: This app contains security vulnerabilities. AltoroJ is a sample banking J2EE web application. It shows what happens when web applications are written with consideration of app functionality but not app security. It's a simple and uncluttered platform for demonstrating and learning more about real-life application security issues.

an-introduction-to-statistical-learning-with-applications-in-r icon an-introduction-to-statistical-learning-with-applications-in-r

An Introduction to Statistical Learning (ISL)" by James, Witten, Hastie and Tibshirani is the "how to'' manual for statistical learning. Inspired by "The Elements of Statistical Learning'' (Hastie, Tibshirani and Friedman), this book provides clear and intuitive guidance on how to implement cutting edge statistical and machine learning methods. ISL makes modern methods accessible to a wide audience without requiring a background in Statistics or Computer Science.

application-vulnerability icon application-vulnerability

Software security deals with securing the foundational programmatic logic of underlying software. Different from application security, software security focuses on the early stages of the software development lifecycle (SDLC) and the underlying code of an application.

appscan-sdk icon appscan-sdk

SDK for interacting with Application Security on Cloud

automate-the-loan-eligibility-process-real-time-based-on-customer icon automate-the-loan-eligibility-process-real-time-based-on-customer

Company wants to automate the loan eligibility process (real time) based on customer detail provided while filling online application form. These details are Gender, Marital Status, Education, Number of Dependents, Income, Loan Amount, Credit History and others. To automate this process, they have given a problem to identify the customers segments, those are eligible for loan amount so that they can specifically target these customers. Here they have provided a partial data set.

bicycle-sharing-system-in-us icon bicycle-sharing-system-in-us

A bicycle-sharing system, public bicycle system, or bike-share scheme, is a service in which bicycles are made available for shared use to individuals on a short term basis for a price or free. Many bike share systems allow people to borrow a bike from a "dock" and return it at another dock belonging to the same system. Docks are special bike racks that lock the bike, and only release it by computer control. The user enters payment information, and the computer unlocks a bike. The user returns the bike by placing it in the dock, which locks it in place. Other systems are dockless. For many systems, smartphone mapping apps show nearby available bikes and open docks.

breast-cancer-predication icon breast-cancer-predication

Breast cancer symptoms vary widely — from lumps to swelling to skin changes — and many breast cancers have no obvious symptoms at all. In some cases, a lump may be too small for you to feel or to cause any unusual changes you can notice on your own. Often, an abnormal area turns up on a screening mammogram (X-ray of the breast), which leads to further testing. In other cases, however, the first sign of breast cancer is a new lump or mass in the breast that you or your doctor can feel. A lump that is painless, hard, and has uneven edges is more likely to be cancer. But sometimes cancers can be tender, soft, and rounded.

conda icon conda

A system-level, binary package and environment manager running on all major operating systems and platforms.

converting-image-to-array-image-processig-by-using-scikit-image- icon converting-image-to-array-image-processig-by-using-scikit-image-

scikit-image is a Python package dedicated to image processing, and using natively NumPy arrays as image objects. This chapter describes how to use scikit-image on various image processing tasks, and insists on the link with other scientific Python modules such as NumPy and SciPy.

covid19-ct icon covid19-ct

## Problem Statement: Coronavirus disease 2019 (COVID-19) has infected more than 1.3 million individuals all over the world and caused more than 106,000 deaths. One major hurdle in controlling the spreading of this disease is the inefficiency and shortage of medical tests. To mitigate the inefficiency and shortage of existing tests for COVID-19, we propose this competition to encourage the development of effective Deep Learning techniques to diagnose COVID-19 based on CT images. The problem in this challenge is to classify each CT image into positive COVID-19 (the image has clinical findings of COVID-19) or negative COVID-19 ( the image does not have clinical findings of COVID-19). It’s a binary classification problem based on CT images.

cvelist icon cvelist

Pilot program for CVE submission through GitHub

data-analysis-with-python icon data-analysis-with-python

In the Data Analysis with Python Certification, you'll learn the fundamentals of data analysis with Python. By the end of this certification, you'll know how to read data from sources like CSVs and SQL, and how to use libraries like Numpy, Pandas, Matplotlib, and Seaborn to process and visualize data.

data-science-with-python icon data-science-with-python

The Data Science with Python course provides a complete overview of Data Science analytics techniques using Python. A data scientist is one of the hottest fields today and Python is a crucial skill for many Data Science roles. Expand your Data Science knowledge with this Python certification course.

data-science-with-r icon data-science-with-r

The goal of “R for Data Science” is to help you learn the most important tools in R that will allow you to do data science.

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.