Aditya Tulsiyan
@Adi1423
3 published packets
Joined May 2021
Published Projects
Trigger word detection in Python using Tensorflow and Keras
We create a Convolutional neural network for trigger word detections used by popular voice assistants. On hearing the activate keyword it makes a chime sound.
Jul 29, 2021
Toxic comment classifier in Python using sklearn library.
We create a Multinomial Naive Bayes model and a logistic regression model to train a toxic comment classifier. The project is in Python using sklearn library.
Jul 23, 2021
Image classification using CNN in Python using Tensorflow and Keras
We create a convolutional neural network to train on the CIFAR-10 and MNIST datasets to classify data into corresponding classes. The project is in Python using Tensorflow and Keras.
Jul 19, 2021