Hi there, I'm Ritu Raj Singh π
- π± Go Green.
- π― Urgent Need of a collaborator for issues in my life.
- β‘ Fun fact: There are only ~10k stars visible to naked eyes!!.
Forked from aboutcode-org/scancode-toolkit
π ScanCode detects licenses, copyrights, package manifests & dependencies and more by scanning code ... to discover and inventory open source and third-party packages used in your code.
C
from keras import applications
from keras.preprocessing.image import ImageDataGenerator
from keras import optimizers
from keras.models import Sequential, Model
from keras.layers import Dropout, Flatten, Dense, GlobalAveragePooling2D
Forked from Cloud-CV/EvalAI
βοΈ π π π Evaluating state of the art in AI
Python
Forked from pymc-devs/pymc
Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano
Python