chandan11248 pushed 1 commit to main chandan11248/deep-learning
- ending the ANN portion and by learning about the hyperparameter tuning concept in deep learning 44b4416
chandan11248 pushed 1 commit to main chandan11248/deep-learning
- Implement code changes to enhance functionality and improve performance f636f02
chandan11248 pushed 1 commit to main chandan11248/deep-learning
- using the regularization technique to imporve the model 02c79c2
chandan11248 pushed 1 commit to main chandan11248/deep-learning
- classifcation dropout to increase the model performance with less overfitting 0bf6c88
chandan11248 pushed 1 commit to main chandan11248/deep-learning
- Refactor code structure for improved readability and maintainability 581d13c
chandan11248 created a repository: chandan11248/deep-learning
chandan11248 pushed 1 commit to main chandan11248/ML_learning
- Add new Jupyter notebook for pipeline implementation with hyperparameter tuning ad39603
chandan11248 created a repository: chandan11248/Youtube-Spotify-Downloader
https://github.com/chandan11248/Youtube-Spotify-Downloader - a python script to download the videos from youtube, musics from spotify
chandan11248 pushed 1 commit to main chandan11248/numerical-method
- update Jupyter notebook to use Python 3.11.9 kernel dd30ae5
chandan11248 pushed 1 commit to main chandan11248/numerical-method
- add random text generation and Gauss elimination methods to Jupyter notebooks 49892db
chandan11248 pushed 1 commit to main chandan11248/numerical-method
- remove commented-out code and clean up Jupyter notebook 3d39c87
chandan11248 pushed 1 commit to main chandan11248/numerical-method
- remove commented-out code and clean up Jupyter notebook f831310
chandan11248 pushed 1 commit to main chandan11248/DSA
- add initial implementations for stack, queue, and polynomial linked lists ade63fb
chandan11248 pushed 1 commit to main chandan11248/programming_practice-
- add initial version of basic.ps 2b0ebaa
chandan11248 pushed 1 commit to main chandan11248/numerical-method
- add Newton-Raphson method implementation to Jupyter notebook 4e8e81b
chandan11248 pushed 1 commit to main chandan11248/DSA
- refactor pop_front method in linked list implementation d1efd7b
chandan11248 pushed 1 commit to main chandan11248/DSA
- implement linked list operations: add insert and delete methods, fix push_back logic 1fd8fdc
chandan11248 pushed 1 commit to main chandan11248/DSA
- fix output statement in main function of linked list push implementation 222469c