Pinned Repositories
3sarojbhattarai
Introdution for the github profile
3sarojbhattarai.github.io
Personal Blog where I wrote Software Engineer related stuff.
Agrotech
This project was made during hackathon.
Deep-Learning-Nanodegree-Udacity
This is the project I has done during Secure and Private AI Scholarship Challenge from Udacity.
Deep-Learning-Specialization
The project I have done during learning Deep learning from Coursera.
go-starter
Boilerplate for go api using gin framework and postgresql database
Machine-Learning-by-Stanford-University
This is the project I has done during Learning Machine learning from Coursera.
project_gan
Implemented Generative Adversarial Network in Tensorflow 2.0
project_nlp
Explaining different Natural Language Processing Libraries such as nltk and word2vec with coding. There are also some examples of nlp such as text summarization, text classification and sentiment Analysis.
project_rnn
Understanding the architecture of Recurrent Neural Network and implemented them in code using Tensorflow Libraries.
3sarojbhattarai's Repositories
3sarojbhattarai/project_rnn
Understanding the architecture of Recurrent Neural Network and implemented them in code using Tensorflow Libraries.
3sarojbhattarai/3sarojbhattarai.github.io
Personal Blog where I wrote Software Engineer related stuff.
3sarojbhattarai/Deep-Learning-Specialization
The project I have done during learning Deep learning from Coursera.
3sarojbhattarai/go-starter
Boilerplate for go api using gin framework and postgresql database
3sarojbhattarai/Machine-Learning-by-Stanford-University
This is the project I has done during Learning Machine learning from Coursera.
3sarojbhattarai/project_gan
Implemented Generative Adversarial Network in Tensorflow 2.0
3sarojbhattarai/project_nlp
Explaining different Natural Language Processing Libraries such as nltk and word2vec with coding. There are also some examples of nlp such as text summarization, text classification and sentiment Analysis.
3sarojbhattarai/3sarojbhattarai
Introdution for the github profile
3sarojbhattarai/Agrotech
This project was made during hackathon.
3sarojbhattarai/Deep-Learning-Nanodegree-Udacity
This is the project I has done during Secure and Private AI Scholarship Challenge from Udacity.
3sarojbhattarai/flask-mongo-api-bp
Boilerplate for flask with mongo db
3sarojbhattarai/flask-postgres-api-bp
Boilerplate for flask api with postgres database
3sarojbhattarai/famous_quotes
Famous Quote is a Django-based web application and REST API. That will show a famous quote from different categories. It extracts data from flicker every one hour and saves it into the database.
3sarojbhattarai/hello-world
Starting github...
3sarojbhattarai/Machine-Learning-Examples
Different Machine Learning Algorithm (Regression and Classification ) are implemented here.
3sarojbhattarai/Neural-Style-Transfer
Learned Math behind the Neural Style Transfer and implement it on Tensorflow
3sarojbhattarai/Recommender-system
Recommendation System Engine