Skip to content

RohitDhankar/Machine-Learning-with-Python_ML_Py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

ML_DL_with_Python...

This repository will contain both code and additional links to code / reading material refrences for ML and DL with Python ML_DL_with_Python

Table of Contents


PyTorch

Absolutely excellent code and documentation , could get the Test - Inference running within an hour on own local system Own Video initial experiment -- YouTube Link - pytorch_CycleGAN_and_pix2pix_Test

[Neural_Networks-Basics]


-TRAIN----torch.cuda.memory_allocated---> 0.02 GB
Epoch:10,TRAIN_Loss:0.00,VAL_Loss:0.00, Accuracy = 1.00
---labels[prediction]----
 not_plane
---labels[prediction]----
 not_plane

Important Papers and Readings

Deep Residual Learning for Image Recognition

Deep Residual Learning for Image Recognition

AUTHORS -- Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun
Deeper neural networks are more difficult to train. We present a residual learning framework to ease the training of networks that are substantially deeper than those used previously. We explicitly reformulate the layers as learning residual functions with reference to the layer inputs, instead of learning unreferenced functions. We provide comprehensive empirical evidence showing that these residual networks are easier to optimize, and can gain accuracy from considerably increased depth. 

PAPER CITED SOURCE -- 
Subjects: 	Computer Vision and Pattern Recognition (cs.CV)
Cite as: 	arXiv:1512.03385 [cs.CV]
  	(or arXiv:1512.03385v1 [cs.CV] for this version)
  	
https://doi.org/10.48550/arXiv.1512.03385

Active Learning


Object Detection -- Yolov4



OpenCV - OpenCV Projects


Generic Core Python


Not Core Machine Learning [Full Stack Machine Learning]

Classic Legacy NLP -- NLTK , Spacy , BERT


LLM Usage -- LangChain , ScikitLLM


[TODO--List]


About

Machine Learning with Python_ML_Py

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published