Giter Club home page Giter Club logo

cpc's Introduction

Giang Dao

Prototyping and delivering AI/ML solutions to challenges

Deep Learning enthusiast

  • Incoming Senior Data Scientist at Microsoft
  • 6 years of experience with deep learning & reinforcement learning
  • 2021 Summer Google Intern | PhD candidate at UNC Charlotte
  • Looking to collaborate with other researchers and project ideas
  • Goal: Contribute more to open source projects

Connect with me:

gdao-research | LinkedIN gdao-research | LinkedIN

GitHub Stats:

Anurag's GitHub stats

cpc's People

Contributors

gdao-research avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cpc's Issues

the part of main function

dh_train = DataHandler(64, 4, predict_terms=4, image_size=64, color=True, rescale=True, aug=True, is_training=True, method='cpc')
dh_test = DataHandler(64, 4, predict_terms=4, image_size=64, color=True, rescale=True, aug=True, is_training=False, method='cpc')
...
cpc.fit(x=dh_train, epochs=20, validation_data=dh_test, steps_per_epoch=60000//64, validation_steps=10000//64, callbacks=cb)
The input data of model is an class 'cpc.data_handler.DataHandler',which causes an error——Please provide as model inputs either a single array or a list of arrays. You passed: x=<cpc.data_handler.DataHandler object at 0x00000177B79D3710>

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.