GithubHelp home page GithubHelp logo

codebasics / deep-learning-keras-tf-tutorial Goto Github PK

View Code? Open in Web Editor NEW
827.0 827.0 1.8K 73.06 MB

Learn deep learning with tensorflow2.0, keras and python through this comprehensive deep learning tutorial series. Learn deep learning from scratch. Deep learning series for beginners. Tensorflow tutorials, tensorflow 2.0 tutorial. deep learning tutorial python.

Home Page: https://www.youtube.com/playlist?list=PLeo1K3hjS3uu7CxAacxVndI4bE_o3BDtO

Jupyter Notebook 99.97% Python 0.02% Limbo 0.01% C 0.01%
deep-learning deep-neural-networks keras keras-tensorflow mnist object-detection tensorflow

deep-learning-keras-tf-tutorial's People

Contributors

dhavalsays avatar groverkds avatar karandeep-atliq avatar src-sohail avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

deep-learning-keras-tf-tutorial's Issues

Incorrect file name while reading in pandas

In deep-learning-keras-tf-tutorial/42_word2vec_gensim/42_word2vec_gensim.ipynb code-block-3 The reading file name should be changed to "reviews_Cell_Phones_and_Accessories_5.json" instead of "Cell_Phones_and_Accessories_5.json".

df = pd.read_json("reviews_Cell_Phones_and_Accessories_5.json", lines=True)

Thanks!!

Error in churn prediction

ValueError: Failed to convert a NumPy array to a Tensor (Unsupported object type int)
Encountered this error for the same. On deep research, I found that it was due to udi8 and bool mis-errors in older(yours) andcurrent version(where tf reads them as bool).
Need to maintain a consistent data type along it. Already created a pull request for it

how can i get the text tag

reviews = [
'Reply to win £100 weekly! Where will the 2006 FIFA World Cup be held? Send STOP to 87239 to end service',
'You are awarded a SiPix Digital Camera! call 09061221061 from landline. Delivery within 28days. T Cs Box177. M221BP. 2yr warranty. 150ppm. 16 . p p£3.99',
'it to 80488. Your 500 free text messages are valid until 31 December 2005.',
'Hey Sam, Are you coming for a cricket game tomorrow',
"Why don't you wait 'til at least wednesday to see if you get your ."
]
model.predict(reviews)
array([[0.6472808 ],
[0.7122627 ],
[0.5710311 ],
[0.06721176],
[0.02479185]], dtype=float32)

can i know what's tag on reviews ?

Data Augmentation Error

MemoryError: Unable to allocate 1.99 GiB for an array with shape (2752, 180, 180, 3) and data type float64
.
If the laptop's RAM is less than 8 gb and CPU is not at its full potential then this issue might occur. Recommended:)
Use google collab or just write code for CPU full effeciency so that there are no losses.

Error in Data Augmentation

At the last , image height and width aren't been defined due to which it will cause a variable undefined error.

Learning process

Thank you for this example.
Could you tell me if this is a supervised classification or a non supervised one?
if it is a supervised process, at which step did you match the images with the class name at the learning process step.
Thank you in advance

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.