[해결] module 'tensorflow.keras' has no attribute 'model'
by darami+단순 퍼셉트론 / 단층 신경망 모델은 뭐가 다를까

tf.keras.(model 빼)))).Sequential()
결론 <<model sequential>> 로 구글 쳐서 도큐먼트 보니까 해결 되었음.
교훈 : tensorflow 공식 다큐먼트를 적극 활용하자
https://www.tensorflow.org/api_docs/python/tf/keras/Sequential
블로그의 정보
다람
darami