Programmers Buddy
432 subscribers
5 photos
15 files
346 links
This channel is created to build a better community for all the peoples who are interested in programming, coding and who wanted to learn new technologies.

YouTube channel - https://www.youtube.com/channel/UCSY7giAIObL7RkR6r-numiQ
Download Telegram
Project Name : gnewsclient

Language Used : Python

Description : An easy-to-use python client for Google News feeds.

Project Link : https://github.com/nikhilkumarsingh/gnewsclient

Credits : Nikhil Kumar Singh

@programmers_buddy
Tutorial Name : Web Scraping using Python

Description : Web scraping is a very powerful tool to learn for any data professional. With web scraping the entire internet becomes your database. In this tutorial we show you how to parse a web page into a data file (csv) using a Python package called BeautifulSoup.

Tutorial Link : https://youtu.be/XQgXKtPSzUI

Python Code : https://code.datasciencedojo.com/datasciencedojo/tutorials/tree/master/Web%20Scraping%20with%20Python%20and%20BeautifulSoup

Credits : Data Science Dojo

@programmers_buddy
This media is not supported in your browser
VIEW IN TELEGRAM
https://www.paperswithcode.com/

This website enlists amazing machine learning and deep learning projects along with the research papers and corresponding codes.

@programmers_buddy
Hands on machine learning with scikit learn and Tensorflow
One of the good book on Machine learning. This book assumes that you know close to nothing about Machine Learning. Goal of the this book is to give you the concepts, the intuitions, and the tools you need to actually implement programs capable of learning from data.

This book will cover a large number of techniques, from the simplest and most commonly used (such as linear regression) to some of the Deep Learning techniques that regularly win competitions.