from Gansu import home from ustc import university from alibaba import work
defwhoami(): """ A simple function to describe who am I. Args: first_name: Yunfeng last_name: Wang homepage: http://home.ustc.edu.cn/~wangyf11 e-mail: wyf.brz@gmail.com hobbies: ['Reading', 'Exploring', 'Training a model', 'Staring at losses'] Returns: A normal guy wanting to explore the interesting world and make the world a better place. Raises: UpsetError: If the losses don't decrease TooHappyError: If the model achieves accu/miu of 0.99999 HungryError: If no potatoes in food """ pass