NareshAtnPLUS's Stars
CoreyMSchafer/code_snippets
dragen1860/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
lauragift21/awesome-learning-resources
🔥 Awesome list of resources on Web Development.
mre/the-coding-interview
Programming exercises, code katas and puzzles for your job interview training - or just for fun.
makinhs/toptal-rest-series
A project made for REST API TypeScript/Node.js series
Shivanandroy/Study-Materials
truffle-box/react-auth-box
Truffle, Webpack, React, Redux boilerplate with routing and authentication via a smart contract.
lzhengchun/matrix-cuda
matrix multiplication in CUDA
theflofly/dnn_tensorflow_cpp
This project is a simple deep neural network trained using only TensorFlow C++.
MoAbd/Spam-detection
Email Spam-detection is an ANN app with TensorFlow. The idea is simple - given an email you’ve never seen before, determine whether or not that email is Spam
samverrall/go-task-application
A practical Golang hexagonal architecture pattern microservices demo.
vincenzosantopietro/LeNet-5-Tensorflow
Object oriented Tensorflow implementation of the famous LeNet5 network by Yann Lecun.
abhilashahyd/ethdapp
BlockChain DApp using Angular
soumilshah1995/Upload-Sensor-Data-to-AWS-DynamoDB-Python
This Project I will show you how to upload sensor data on AWS DynamoDB with python
funOfheuristic/lazy-loading-component
In Angular 9 now we can lazy load our component, this a sample example
ragavvenkatesan/tf-lenet
Migrating from Theano to Tensorflow using Lenet as a case study.