100 Days of Machine Learning Code Day 6
Migrated from Blogger.
Migrated from Blogger.
Migrated from Blogger.
Migrated from Blogger.
Hello World in Tensorflow Writing a “ Hello World “ in Tensorflow model=keras.Sequential([keras.layers.Dense(units=1,input_shape=[1])]) Explanation : This is written usin python and tensorflo...
Migrated from Blogger.
Migrated from Blogger.
Software Engineering [Quick Revision] Introduction to Software Engineering Software Engineeringis a systematic approach to the design, development, operation, and maintenance of a software system...
C# Week 1 What is Common Type System (CTS) means ? This data type problem is solved in .NET using the Common Type System (CTS). The CTS defines the predefined data types available in IL so that a...
Migrated from Blogger.
Migrated from Blogger.